Thread: Can I do this?
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
DonkeyKong DonkeyKong is offline
external usenet poster
 
Posts: 5
Default Can I do this?

Okay,

I would like to know if it's possible to have Excel open to a certain
cell depending on the current date? Say, for example, cells C1:C365
contain each date of the year in the MM/DD/YYYY format. I have in
cell A1 the formula to say = "NOW" in the MM/DD/YYYY format.

I would like Excel to open up and be situated on the current date's
cell. So, say if today's date was in cell C200, then I would like
excel top open and be on cell C200.

Is this possible or does it need some basic VB coding?