View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
GJones GJones is offline
external usenet poster
 
Posts: 132
Default Grab Server Time

Hi ianripping ;

If the workbook being opened is physically located on the
server, yes. If not you can make sure by including the
reserve word:

ThisWorkbook

in your call.

Thanks,

Greg

-----Original Message-----
I have an excel worksheet with a clock that updates every

5 secs.

When the workbook is loaded iot grabs the system time.

Could it
instead, grab the time of the server up which it sits on?


---
Message posted from http://www.ExcelForum.com/

.