Can I get date in this format?

  • Thread starter Thread starter Terry Pinnell
  • Start date Start date
Ron Rosenfeld said:
ddd d mmm



Correct

Thanks Ron, appreciate the fast reply. So simple!

I've lost what little VBA knowhow I once had. But I've now written a
macro (with Macro Express Pro) that will take a block of text on the
clipboard in that 'raw' format and convert it to the civilised
'suffixed' form. (It actually turned out to be easier to do from the
'Friday 01 August' input rather than 'Friday 1 August'.)
 
Back
Top