Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Abi
 
Posts: n/a
Default cell in cell - 2nd question

Okay, I got the money cell in cell formula to work, but now I want to do one
with a date, and can't seem to get the date to show up correctly.

If I just enter the formula in the text string as &(A1) & where A1 is the
date January 7, 2005, I get the numeric value of the date 38359. How do I
switch the format in the calculation? Is there a way to bold is within the
rest of the sentence?

(This is Excel 97...I'll be getting an upgrade to Xp and 2003 in a week...)

  #2   Report Post  
Dave O
 
Posts: n/a
Default

This will convert the 38359 to a date format in your formula:
=TEXT(A1,"mm/dd/yy")&" your cell reference here"

  #3   Report Post  
Abi
 
Posts: n/a
Default

Is it possible to put the date into "January 7, 2005" style, or can I only do
it numerically?

"Dave O" wrote:

This will convert the 38359 to a date format in your formula:
=TEXT(A1,"mm/dd/yy")&" your cell reference here"


  #4   Report Post  
Dave Peterson
 
Posts: n/a
Default

=text(a1,"mmmm d, yyyy") & "...."

Take a look at excel's help for "Number format codes" and you'll see lots more
good info.

Abi wrote:

Is it possible to put the date into "January 7, 2005" style, or can I only do
it numerically?

"Dave O" wrote:

This will convert the 38359 to a date format in your formula:
=TEXT(A1,"mm/dd/yy")&" your cell reference here"



--

Dave Peterson
Reply
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
Maintaining cell reference after sorting GRITS Excel Discussion (Misc queries) 2 April 30th 23 07:42 PM
Delete Cell Value Based on Another Cell T or F DocuMike Excel Discussion (Misc queries) 3 January 5th 05 08:46 PM
How do I link many cells to one particular cell? fish@divi Excel Discussion (Misc queries) 2 January 4th 05 11:00 PM
How do I link many cells to one particular cell? justinfishman22 Excel Discussion (Misc queries) 2 January 4th 05 12:09 AM
copy a cell value not its function KC Mao Excel Discussion (Misc queries) 2 December 4th 04 04:30 AM


All times are GMT +1. The time now is 08:14 PM.

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

About Us

"It's about Microsoft Excel"