I want to evaluate a given cell in a given row; if value exceeds 12, select the row for subsequent printing. If value <12, add first cell's value to previous cell (in same row) and re-evaluate ... if that value >12, then, select the row for printing. If either value above <12, DO NOT select for printing. Apply same logic to all rows and then have selected rows PRINT OUT. Is this possible? Thanks in advance.
What you ask can be done, but would require a macro to work.
One question, you say:
Using this logic, you are ONLY working in one row and that row will eventually be printed. Do you, instead mean "...previous cell (in same column)..."?If value <12, add first cell's value to previous cell (in same row) and re-evaluate
I also suggest you post this in the Programming forum instead of this one.
Cheers,
Bruce
Bruce
The older I get, the better I used to be.
Minneapolis, MN USA
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks