View Single Post
  #1   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.programming
Jeff[_42_] Jeff[_42_] is offline
external usenet poster
 
Posts: 8
Default Use VBA functions in a worksheet?

Is it possible to use VBA functions in a worksheet? I'd like to use the Dateadd() function on a
worksheet.

Jeff