Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi
I have a data validation dropdown list. When I select an item, some records are to be populated in the rows below with the use of HLOOKUP function. The HLOOKUP functions brings the values from other sheet and populate them over this sheet. It will have one to one thousand rows depending upon the Item selected. So, if there is just one record for an item then the other rows will show zeros. I need to hide those rows which shows zero values, when the list is clicked. It could be done through Autofilter, but I need the VBA code for this. Also the Autofiler button shouldn't be viewed (but that is not an issue) Please help. Shail |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I invoke running a macro from within an "IF" function. | Excel Worksheet Functions | |||
Three tables on one worksheet, need to hide rows | Excel Discussion (Misc queries) | |||
macro to hide rows across several worksheets fails | Excel Discussion (Misc queries) | |||
macro to hide rows if cell is blank | Excel Worksheet Functions | |||
how to hide rows in a protected sheet | Excel Worksheet Functions |