![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello,
I used a formula to convert text into a specific date value. Now I would like a formula to convert that result into text. I understand that you can do a past special and only paste the values, but I am wondering if there is a formula to do this so I do not have to constantly re-copy and re-paste when I make changes to the original text strings. Thank you |
| Ads |
|
#2
|
|||
|
|||
|
Quote:
What was the value before your current formula did its magic? What is the current formula? What is your desired result? |
|
#3
|
|||
|
|||
|
Quote:
http://dl.dropbox.com/u/1185462/Sample.xlsx Currently I am copying the data in column B and pasting it as a value into column A. It would be great if I could use a formula to get a static text value in column A since my original column E values are going to change quite often. In addition, is there a way to trim the "CAL" and the ".PDF" in a single formula? Currently I have it as two separate formulas (columns C and D). Thank you very much. |
|
#4
|
|||
|
|||
|
Quote:
I'm still not sure I get what you mean for the first one though. Why do you need to convert the dates to a static value? Last edited by Spencer101 : August 3rd 12 at 09:08 PM. |
|
#5
|
|||
|
|||
|
I will be exporting the data in column A to another file. When I try to export the contents of column B, I get an error. For whatever reason, I do not seem to get that error with static values.
Last edited by hbcobra : August 3rd 12 at 11:33 PM. |
|
#6
|
|||
|
|||
|
Perfect, thank you
|
|
#7
|
|||
|
|||
|
> I used a formula to convert text into a specific date value. Now I
> would like a formula to convert that result into text. The TEXT function may provide what you need. With a date in A1, try =TEXT(A1,"Mmm dd, yyyy") or =TEXT(A1,"mm/dd/yy") or =TEXT(A1,"Mmmm d, yyyy") |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Convert Function Result To Plain Text | Questor | Excel Discussion (Misc queries) | 3 | January 29th 10 01:44 PM |
| Convert ADDRESS() text result to cell reference | FirstVette52 | Excel Worksheet Functions | 4 | April 30th 08 05:33 PM |
| HOW DO I ENTER THIS FORMULA TO CONVERT TEXT TO DATE =DATEVALUE(, | Carter | Excel Worksheet Functions | 4 | March 15th 06 02:18 PM |
| convert drop down text into result | PeterHad | Excel Discussion (Misc queries) | 2 | January 11th 05 02:43 PM |
| What is the formula to convert a whole column of date to text? | Caine Phorn | Excel Programming | 2 | February 9th 04 08:43 AM |