Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
CLM
 
Posts: n/a
Default Text concantenated with a link to another spreadsheet field

I have some notations in a cell and then I have added a link to another
spreadsheets' field that is a date. When I look at the information the date
is given in Julian format. How do I get it to be in mm/dd/yyyy format?
Excel 2000.

Thx,

CLM
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

="this is the due date: " & text(sheet2!a1,"mm/dd/yyyy")



CLM wrote:

I have some notations in a cell and then I have added a link to another
spreadsheets' field that is a date. When I look at the information the date
is given in Julian format. How do I get it to be in mm/dd/yyyy format?
Excel 2000.

Thx,

CLM


--

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

Or if your formula was just:

=sheet1!a1

just format the cell the way you want (format|cells|number tab)

CLM wrote:

I have some notations in a cell and then I have added a link to another
spreadsheets' field that is a date. When I look at the information the date
is given in Julian format. How do I get it to be in mm/dd/yyyy format?
Excel 2000.

Thx,

CLM


--

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

Dave,

Thank you so much. I know in Access it's Format(sheet2!a1,"mm/dd/yyyy") but
that didn't exist in Excel and help wasn't much help.

CLM

"Dave Peterson" wrote:

="this is the due date: " & text(sheet2!a1,"mm/dd/yyyy")



CLM wrote:

I have some notations in a cell and then I have added a link to another
spreadsheets' field that is a date. When I look at the information the date
is given in Julian format. How do I get it to be in mm/dd/yyyy format?
Excel 2000.

Thx,

CLM


--

Dave Peterson

  #5   Report Post  
CLM
 
Posts: n/a
Default

When I put in the syntax as you suggested below:
=+'E:\0412\[hproj.xls]Port'!$AZ$6 & " - " &
TEXT('E:\0412\[hproj.xls]Port'!$BE$6,"mm/dd/yyyy")
I get the result of #VALUE!

The text() goes infront of the connection to the folder path correct?

CLM

"Dave Peterson" wrote:

="this is the due date: " & text(sheet2!a1,"mm/dd/yyyy")



CLM wrote:

I have some notations in a cell and then I have added a link to another
spreadsheets' field that is a date. When I look at the information the date
is given in Julian format. How do I get it to be in mm/dd/yyyy format?
Excel 2000.

Thx,

CLM


--

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
Link Text to an Associated Number SBC16 Excel Worksheet Functions 1 March 2nd 05 10:26 PM
Sort or Filter option? Mcobra41 Excel Worksheet Functions 3 February 23rd 05 07:22 PM
Read Text File into Excel Using VBA Willie T Excel Discussion (Misc queries) 13 January 8th 05 12:37 AM
Link the value to text in a cell, then use that text cell in a for acpharmd Excel Worksheet Functions 6 December 29th 04 02:03 AM
I am trying to link based on a text value instead of cell position John Links and Linking in Excel 3 December 3rd 04 06:29 PM


All times are GMT +1. The time now is 02:49 AM.

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"