Forcing an Excel spreadsheet to print only selected groups of cel.

S

Selfeinterest

I am trying to figure out how to make Excel print only a cell group that is
selected by numerical value. Example: I have a quantity column, a
description column, and a total column. I am using =IF(cell>0,cell*price).
That function works correctly to give me a total, but what I need to do is
have the "cell>0" cell used as a "toggle" to determine if that group of cells
prints or not.

Any help is appreciated.

Thanks
Scott
 
Top