LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,202
Default Concatenation prob

A visually handicapped friend is secretary of his club.

He receives a list of events on a spreadsheet where the date is given as
follows:

Col A contains "Jan"

Col B contains "1"

Col C contains "Tuesday" (which is superfluous in this operation)

We know the year is 2008

I am having difficulty in concatenating "1" and "Jan" and "08" into Col D,
formatted as "d mmm yy", so I can do away with Cols A-C


Try this...

=TEXT(A1&" "&B1&", 2008","d mmm yy")

Rick

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Macro Prob Carl Excel Worksheet Functions 3 August 28th 06 05:03 PM
Excel Prob [email protected] Excel Programming 3 January 13th 05 07:44 PM
Anyone see the prob in this code? Joseph[_44_] Excel Programming 0 October 1st 04 03:18 PM
Anyone see the prob in this code? Joseph[_43_] Excel Programming 2 October 1st 04 02:47 PM
Offset Prob Edgar[_3_] Excel Programming 1 April 5th 04 11:53 AM


All times are GMT +1. The time now is 10:34 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"