Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I use a spreadsheet to do material quotes. The spreadsheet is about 500 rows
of items. I usually only quote up to ten things at once. I only want to print the rows if the quantity column is 0. I have thought of using LOOKUP or IF functions on a second sheet to copy those rows and then I could easily print that sheet instead, but I can't quite get it to work. Any ides beside manually going through and hiding 490 rows every time I quote a customer? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Use an Autofilter under the data menu. this will hide the rows all at once.
Define the data area (500 rows) as having the defined name Database. Then apply the autofilter and use a custom filter on the quantity column for quantities 0. -- Regards, Tom Ogilvy "13 Whistling Pigs" <13 Whistling wrote in message ... I use a spreadsheet to do material quotes. The spreadsheet is about 500 rows of items. I usually only quote up to ten things at once. I only want to the rows if the quantity column is 0. I have thought of using LOOKUP or IF functions on a second sheet to copy those rows and then I could easily that sheet instead, but I can't quite get it to work. Any ides beside manually going through and hiding 490 rows every time I quote a customer? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Print has some blank rows but screen has data in rows | Excel Discussion (Misc queries) | |||
how to print the rows more than 62000 rows | Excel Worksheet Functions | |||
IRR desired return | Excel Worksheet Functions | |||
Print few rows with many colums so that rows wrap on printed pages | Excel Discussion (Misc queries) | |||
deleting hidden rows so i can print only the rows showing?????? | Excel Worksheet Functions |