Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Beware of the differences between cells hidden thru filtering or hidden using
the Hide option. With the latter they are available to manipulate in interactive mode. And guess what, in macro mode you can also manipulate cells hidden thru filtering - NOT THE WAY TO GO! -- Ken "Using Dbase dialects since 82" "Started with Visicalc in the same year" "Bernie Deitrick" wrote: cate, I'm still not sure why you are not able to read those cells - what is their formatting? How are they hidden? And yes, you can always read the Value of a cell - no matter what. HTH, Bernie MS Excel MVP "cate" wrote in message ... Also, you should note that your code is looping through cells starting at B2, not A1, which may or may not matter. HTH, Bernie MS Excel MVP DOH! And yes, there are cells that are purposely hidden on the protected sheet. I assume the format construct will allow me to read these 'hidden' cells, or am I out of luck? Thanks yet again. . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
enable re-code to re-read on re-hidden columns, if can be possible | Excel Discussion (Misc queries) | |||
read from hidden sheet | Excel Programming | |||
Read only access for hidden sheet | Excel Programming | |||
drag data vertically over hidden cells.. ignore hidden cells | Excel Discussion (Misc queries) | |||
How do I paste hidden cells and keep them hidden? | Excel Discussion (Misc queries) |