R
Rev Dev
Is there a way to write an "IF/THEN" statement which
would do the following: Assume row 1 (columns A through
G) contains column headers. Assume Column H would be the
Helper column to use with the Autofilter. Assume rows A:2
through G:10 is where data goes. Assume that cell A4 and
cell A7 do not have data in them. I would like to print
showing only rows A2, A3 and A5, A6, A8, A9, A10 (since
A4 and A7 do not have data in them, I would like to
suppress that entire row from being printed).
would do the following: Assume row 1 (columns A through
G) contains column headers. Assume Column H would be the
Helper column to use with the Autofilter. Assume rows A:2
through G:10 is where data goes. Assume that cell A4 and
cell A7 do not have data in them. I would like to print
showing only rows A2, A3 and A5, A6, A8, A9, A10 (since
A4 and A7 do not have data in them, I would like to
suppress that entire row from being printed).