Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello everybody,
i have the following 2 problems: first i want to print a spreadsheet, but i want to create a function that hides all the rows were the cells in the first column are equal to zero. anybodu an idea, via a macro maybe? second i want to have a function that hides a certain range (for instance from a2-a10). anybody an idea? thankx matthias |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
why not just use datafilterautofilter and then print
to hide use the same idea if a common item or record a macro hiding the rows -- Don Guillett SalesAid Software "matthias" wrote in message oups.com... Hello everybody, i have the following 2 problems: first i want to print a spreadsheet, but i want to create a function that hides all the rows were the cells in the first column are equal to zero. anybodu an idea, via a macro maybe? second i want to have a function that hides a certain range (for instance from a2-a10). anybody an idea? thankx matthias |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
matthias, have a look here for ways to do it, if you need help post back
http://www.rondebruin.nl/print.htm#Hide -- Paul B Always backup your data before trying something new Please post any response to the newsgroups so others can benefit from it Feedback on answers is always appreciated! Using Excel 2002 & 2003 "matthias" wrote in message oups.com... Hello everybody, i have the following 2 problems: first i want to print a spreadsheet, but i want to create a function that hides all the rows were the cells in the first column are equal to zero. anybodu an idea, via a macro maybe? second i want to have a function that hides a certain range (for instance from a2-a10). anybody an idea? thankx matthias |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Matthias
Start here http://www.rondebruin.nl/print.htm There is a example for both questions -- Regards Ron de Bruin http://www.rondebruin.nl "matthias" wrote in message oups.com... Hello everybody, i have the following 2 problems: first i want to print a spreadsheet, but i want to create a function that hides all the rows were the cells in the first column are equal to zero. anybodu an idea, via a macro maybe? second i want to have a function that hides a certain range (for instance from a2-a10). anybody an idea? thankx matthias |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
hiding cells | Excel Discussion (Misc queries) | |||
Hiding Cells | Excel Discussion (Misc queries) | |||
Hiding the macro | Excel Programming | |||
macro - hiding rows given a cells content | Excel Programming | |||
Hiding macro | Excel Programming |