PC Review


Reply
Thread Tools Rate Thread

& help with date format

 
 
=?Utf-8?B?SlI=?=
Guest
Posts: n/a
 
      20th Feb 2006
Hello and thanks for the help.

I am bringing together two cells one with the date and then a dash, the next
cell has my note. I cannot seem to figure out how to keep the date format.
Any help?


Friday, February 10, 2006
My note goes here


=c2&" - "&C3


38758 - My note goes here


 
Reply With Quote
 
 
 
 
=?Utf-8?B?YnBlbHR6ZXI=?=
Guest
Posts: n/a
 
      20th Feb 2006
Use the text function to tell Excel how to format the number in C2 (dates are
really just numbers formatted in a certain way).
=text(c2,"dddd, mmmm dd, yyyy") & " - " & c3
--Bruce

"JR" wrote:

> Hello and thanks for the help.
>
> I am bringing together two cells one with the date and then a dash, the next
> cell has my note. I cannot seem to figure out how to keep the date format.
> Any help?
>
>
> Friday, February 10, 2006
> My note goes here
>
>
> =c2&" - "&C3
>
>
> 38758 - My note goes here
>
>

 
Reply With Quote
 
=?Utf-8?B?SlI=?=
Guest
Posts: n/a
 
      20th Feb 2006
This is great - thanks

Can you also tell me how I would go about making the date bold?

Thanks again

"bpeltzer" wrote:

> Use the text function to tell Excel how to format the number in C2 (dates are
> really just numbers formatted in a certain way).
> =text(c2,"dddd, mmmm dd, yyyy") & " - " & c3
> --Bruce
>
> "JR" wrote:
>
> > Hello and thanks for the help.
> >
> > I am bringing together two cells one with the date and then a dash, the next
> > cell has my note. I cannot seem to figure out how to keep the date format.
> > Any help?
> >
> >
> > Friday, February 10, 2006
> > My note goes here
> >
> >
> > =c2&" - "&C3
> >
> >
> > 38758 - My note goes here
> >
> >

 
Reply With Quote
 
Bob Phillips
Guest
Posts: n/a
 
      20th Feb 2006
You can't do that through a formula, but you could through format.

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)

"JR" <(E-Mail Removed)> wrote in message
newsE6B9FFB-DC45-4607-A90E-(E-Mail Removed)...
> This is great - thanks
>
> Can you also tell me how I would go about making the date bold?
>
> Thanks again
>
> "bpeltzer" wrote:
>
> > Use the text function to tell Excel how to format the number in C2

(dates are
> > really just numbers formatted in a certain way).
> > =text(c2,"dddd, mmmm dd, yyyy") & " - " & c3
> > --Bruce
> >
> > "JR" wrote:
> >
> > > Hello and thanks for the help.
> > >
> > > I am bringing together two cells one with the date and then a dash,

the next
> > > cell has my note. I cannot seem to figure out how to keep the date

format.
> > > Any help?
> > >
> > >
> > > Friday, February 10, 2006
> > > My note goes here
> > >
> > >
> > > =c2&" - "&C3
> > >
> > >
> > > 38758 - My note goes here
> > >
> > >



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Converting complex date format to normal date format in Excel BlackNarcissus Microsoft Excel Misc 0 28th Jul 2011 04:28 PM
permanent conversion of 1904 date format to 1900 date format Jos Microsoft Excel Worksheet Functions 3 21st Jul 2009 06:32 PM
converting general date format data into short date format savigliano Microsoft Access Form Coding 3 27th Nov 2006 04:37 AM
code to convert date from TEXT format (03-02) to DATE format (200203) Gauthier Microsoft Excel Programming 0 22nd Sep 2004 03:26 PM
Change a date in text format xx.xx.20xx to a recognised date format concatenator Microsoft Excel Programming 1 24th Nov 2003 11:33 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:34 AM.