Thread: UDF Help.
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Yppes Yppes is offline
external usenet poster
 
Posts: 1
Default UDF Help.

Please help a newbie.

Could anyone, kindly, show me how I can program a UDF to
make a content of a cell, return "the last time the spread
sheet was saved". This cell in question is part of the
same spread sheet.

I'm running Excel 97.

The save function can be (both) when the file is still open
or right before it's closed. The content of a cell should
reflect (in date format) when the sheet is saved.

Thanks in advance.

Yppes