Thread: hideing columns
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Curt Curt is offline
external usenet poster
 
Posts: 469
Default hideing columns

does hiding columns effect operation of VBA code? Does the code still count
the columns even tho hidden? Not experienced greatly in code writing. If code
still counts hidden columns I can handle my problem.
Thanks