Thread: hide column
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default hide column

Hi Curt,

Normally, it should be possible to construct your code
so that it operates independently of the visible status of
a column.

Try posting the relevant code and explain the problem
that you are experiencing.

---
Regards,
Norman



"Curt" wrote in message
...
Will hideing columns affect the way code runs. Or will vba still know the
column is in place. Have code not sure how to change it but relize if I
make
worksheets have same nbr columns it will work.
Thanks