View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
KimR.Hammel[_2_] KimR.Hammel[_2_] is offline
external usenet poster
 
Posts: 13
Default Open to Worksheet

I'd like an Excel Workbook to always open to a certain worksheet

Next, it should refresh the calculations upon opening.

It should also refresh the calculations upon activation of the sheet later

While open, it should run a routine everytime a value in a given cell changes

Thus, if they open the workbook, it goes to a particular worksheet,
refreshes calculations, and if a particular cell changes, it should perform a
routine

Is this too much to ask? Thanks in advance..