View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] MPSingley@midamerican.com is offline
external usenet poster
 
Posts: 15
Default Hiding column if cell in previous column is empty-revised

The problem I have is that I have 10 years worth of data for 71 items
in 10 columns
and 71 rows.I then have 20 empty columns after those awaiting data
entry (for the next
20 years). I was wondering if it was possible to hide all columns not
in use,
leaving only one empty column at the end of the entered data. When a
specified cell is filled in, I want the next empty column to be
unhidden so that there is always one empty column.

Thank you very much in advance if you can help!!!


Matt