Thread: formatting
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
nick
 
Posts: n/a
Default formatting

Hi,

In worksheet 1 i have 3 fields:
A1 A2 A3
1234 1 19980101

A2 is a 3 character field, some with leading zeros and some without. A3 is
the date but i need to populate it as YYDDD. I need to populate all 3 fields
together in the following format:

12340019001
How do i do this? ANy help? Thanks