So ... to be concrete ...
Is the next step to deal with Columns AQ to AY in worksheet Display ... and incorporate your 9 Formulas into your existing macro ...???
So ... to be concrete ...
Is the next step to deal with Columns AQ to AY in worksheet Display ... and incorporate your 9 Formulas into your existing macro ...???
In fact, dealing with columns AQ to AY is the first priority in worksheet Display.
However, it would also be great if you modified the previous macro or
added some extra lines of code to increase its speed and performance.
Attached is your test file version 7 ...
All 9 Formulas have been incorporated into your macro ...
Please note since you have decided to remove all data, there is no means to check the results produced by these formulas ...
Hope this will help
Thanks a lot Carim...
Once run in original file... will let you know
Thanks for your Thanks
Really noob in coding ...........tried to modify.... not producing output...any help please?
All formulas in Display Sheet AQ:AY....edited two references to make the formula work dynamically
From
INDEX(JCB!$C$6:$CB$500,MATCH(Display!D9,JCB!$B$6:$B$500,0),MATCH(Summary!$C$8&Summary!$I$8&Summary!$I$6,INDEX(JCB!$C$1:$CB$1&JCB!$C$2:$CB$2&JCB!$C$3:$CB$3,0),0))
Changed to
INDEX(JCB!$C$6:$CB$500,MATCH(Display!D9,JCB!$B$6:$B$500,0),MATCH(Display!$I$3&Display!$AG$4&Summary!$I$6,INDEX(JCB!$C$1:$CB$1&JCB!$C$2:$CB$2&JCB!$C$3:$CB$3,0),0))
Any Help Please....
Don’t have an account yet? Register yourself now and be a part of our community!