View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Peter B Peter B is offline
external usenet poster
 
Posts: 4
Default Date and sequential serial numbers

Hi

I am using a date that i have in an excel sheet in VBA and would like the value to be the sequential serial number and not the date. I am using this value for calculations, and it does not work if the "value" is 12/02/2003 instead 38029

How do I get the value in sequential serial number instead of the date.

Rgds

Peter B