View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
gr8guy gr8guy is offline
external usenet poster
 
Posts: 49
Default Hide/Unhide Columns representing dates as per Current System Date!

Hi,

If i have 31 columns having 31 days ( in mm/dd/yy format - made into text) &
i want to hide the columns showing current date - 1 & i also want to hide
the columns showing current date1( i.e. before midnight), & just show the
column showing current date as Visible, how do i do that on opening the
workbook? Also, since i am working night shifts, after 12:00 midnight ,there
should be 2 columns available that is the previous current date column for
some time say till next 12 hours & the new column which became visible only
after midnight.

How is it possible using VBA?

Rgds,

Eijaz