Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a filtered sheet.
Sometimes I would want to autofill data in this sheet, but doing so would overwrite the hidden rows with filled data as well. I've accidentaly done this twice now, and don't want to make it a third. What I need is to check if the autofill range contains hidden rows and then prevent the autofill, or some other clever way to prevent the hidden data being overwritten. I've thought to use a worksheet_change event and then check if the range contains hidden rows, but this seems very inefficient. This is Excel97, btw. -Atle |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
opening a group but keep hidden rows hidden | Excel Discussion (Misc queries) | |||
Hidden rows columns won't stay hidden | Excel Worksheet Functions | |||
Rows hidden by Autofilter vs hidden by changing the Hidden property | Excel Programming | |||
I need my Hidden Rows to stay hidden when I print the sheet. | Excel Discussion (Misc queries) | |||
Cell selection with hidden rows | Excel Programming |