View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
evilpixie evilpixie is offline
external usenet poster
 
Posts: 2
Default Maintain focus on one worksheet while collecting data in others

I have a spreadsheet whose first worksheet has calculations.

The back pages of the spreadsheet gather real time data every minute.

I would like to be able to keep the focus on the calculation sheet; make it
so the data gathering pages keep gathering without the focus of the program
going to them while they do it.

Is there a way to do this?

Thanks!