View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sunnous Sunnous is offline
external usenet poster
 
Posts: 4
Default Convert an Excel date to a date of my format in VBA

Hello,

I would be grateful if someone was able to help me with a date conversion
issue.

I want to be able to convert an Excel date to date of my format. But
without sending or displaying anything in the spreadsheet. Once the date is
converted I want to display it in a ListView and will not be displayed within
spreadsheet.

So I would appreciate your help on this matter, I have looked on the web and
looked at VBA functions but no joy.

Many Thanks

Sunnous