Hello everyone.
Ok, here is my issue. I have seven sheets each with a table that is
from B14 to U513. In column Q (from row 14 to 513), of each sheet,
there is nothing (" ") or a number from 0 and up.
Here is what I need. On sheet 1, for each cell in column Q, if the
value is null (nothing), move to the next cell. If value is greater
then 0, I want to copy the corresponding row onto sheet8. Once sheet 1
is done, i want to do the same operation on the next sheet, then the
next, until all 7 sheets are done.
Please note that although I am pretty good with formulas, I know
nothing about programming macros or
VB. But i have a feeling this
would be a piece of cake for some pros on here.
Let me know if you need more information. Thank you in advance.