ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Text is being converted to Date (https://www.excelbanter.com/excel-worksheet-functions/55754-text-being-converted-date.html)

kbreiss

Text is being converted to Date
 
I have my cell as "text"... here is an example of what is in the cell...

08-10-20-00-00-00

I need to do a Replace....Replace -00 with (leave it blank)
Excel then converts my number to 8/10/2020
Where as I want it to display as 08-10-20

Please help and thanks in advance,
Kacy

Gary''s Student

Text is being converted to Date
 
Put a single apostrophe before your text before the find/replace.
--
Gary's Student


"kbreiss" wrote:

I have my cell as "text"... here is an example of what is in the cell...

08-10-20-00-00-00

I need to do a Replace....Replace -00 with (leave it blank)
Excel then converts my number to 8/10/2020
Where as I want it to display as 08-10-20

Please help and thanks in advance,
Kacy


Dave Peterson

Text is being converted to Date
 
How about using a helper cell (or column of cells):

=substitute(a1,"-00","")
and drag down



kbreiss wrote:

I have my cell as "text"... here is an example of what is in the cell...

08-10-20-00-00-00

I need to do a Replace....Replace -00 with (leave it blank)
Excel then converts my number to 8/10/2020
Where as I want it to display as 08-10-20

Please help and thanks in advance,
Kacy


--

Dave Peterson

Harlan Grove

Text is being converted to Date
 
kbreiss wrote...
I have my cell as "text"... here is an example of what is in the cell...

08-10-20-00-00-00

I need to do a Replace....Replace -00 with (leave it blank)
Excel then converts my number to 8/10/2020
Where as I want it to display as 08-10-20


Don't use Edit Replace. Use Data Text to Columns and follow these
steps.

1. Choose Fixed Width, and click Next.

2. In the data preview box, place your mouse pointer just to the right
of the 0 in -20 and click once. Excel should draw a vertical line just
after that 0. Click Next.

3. The data preview box in the next screen of the wizard should show 2
fields. For the first field, which is what you want to keep, set the
column data format to Text in the upper right box. Then select the
second field (click on it in the data preview box) and in the upper
right select Do not import column (skip). Then click Finish.


kbreiss

Text is being converted to Date
 
That worked...Thanks! Out of curiousity what did that do?

"Gary''s Student" wrote:

Put a single apostrophe before your text before the find/replace.
--
Gary's Student


"kbreiss" wrote:

I have my cell as "text"... here is an example of what is in the cell...

08-10-20-00-00-00

I need to do a Replace....Replace -00 with (leave it blank)
Excel then converts my number to 8/10/2020
Where as I want it to display as 08-10-20

Please help and thanks in advance,
Kacy



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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com