Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 34
Default Text join formulas working but act as straight text when modified

I have a spreadsheet in which I am using left and right functions to populate
a new column. This seems to work if I key the whole thing in at once. When
I try to modify the formula, it stops working and displays as straight text.
Format of all cells is general. The formula in question is as follows:
=LEFT(B5,2)&RIGHT(B5,2)&(A5). It works after I key it, but if I key any
change to it, it displays as text only and stops working.

Thanks for the help!

Ken K. --
akkrug
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 5,441
Default Text join formulas working but act as straight text when modified

Ken,

The behavior you are describing occurs when a cell has a Text format applied after the entry of the
formula. The formula will work as long as it is not edited, but the cell will then take on the Text
format (ie, will show the formula as a string) when it is edited. Make sure that you reapply the
General formatting, then press F2 and press Enter to re-enter the formula.

HTH,
Bernie
MS Excel MVP


"akkrug" wrote in message
...
I have a spreadsheet in which I am using left and right functions to populate
a new column. This seems to work if I key the whole thing in at once. When
I try to modify the formula, it stops working and displays as straight text.
Format of all cells is general. The formula in question is as follows:
=LEFT(B5,2)&RIGHT(B5,2)&(A5). It works after I key it, but if I key any
change to it, it displays as text only and stops working.

Thanks for the help!

Ken K. --
akkrug



  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 34
Default Text join formulas working but act as straight text when modif

Thanks Bernie!!
--
akkrug


"Bernie Deitrick" wrote:

Ken,

The behavior you are describing occurs when a cell has a Text format applied after the entry of the
formula. The formula will work as long as it is not edited, but the cell will then take on the Text
format (ie, will show the formula as a string) when it is edited. Make sure that you reapply the
General formatting, then press F2 and press Enter to re-enter the formula.

HTH,
Bernie
MS Excel MVP


"akkrug" wrote in message
...
I have a spreadsheet in which I am using left and right functions to populate
a new column. This seems to work if I key the whole thing in at once. When
I try to modify the formula, it stops working and displays as straight text.
Format of all cells is general. The formula in question is as follows:
=LEFT(B5,2)&RIGHT(B5,2)&(A5). It works after I key it, but if I key any
change to it, it displays as text only and stops working.

Thanks for the help!

Ken K. --
akkrug




  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 102
Default Text join formulas working but act as straight text when modified

=LEFT(B5,2)&RIGHT(B5,2)&(A5).

Assuming these cells are numerical...

=--(LEFT(B5,2)&RIGHT(B5,2)&A5)

This should display as a number - if that is your intent?


Regards
Robert McCurdy
"akkrug" wrote in message ...
I have a spreadsheet in which I am using left and right functions to populate
a new column. This seems to work if I key the whole thing in at once. When
I try to modify the formula, it stops working and displays as straight text.
Format of all cells is general. The formula in question is as follows:
=LEFT(B5,2)&RIGHT(B5,2)&(A5). It works after I key it, but if I key any
change to it, it displays as text only and stops working.

Thanks for the help!

Ken K. --
akkrug

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
join text RKS Excel Discussion (Misc queries) 7 April 15th 08 03:43 AM
How do I join text from 2 cells, and make them appear in 2 lines becerra Excel Discussion (Misc queries) 1 July 24th 07 04:30 PM
Straight Text Displays as a series of ####### RjS, CISSP, CISA Excel Discussion (Misc queries) 1 August 23rd 06 12:09 AM
Join text Robert57 Excel Discussion (Misc queries) 7 December 22nd 05 03:14 PM
Delete Spaces and Join Text in Cell Diggsy Excel Worksheet Functions 3 October 5th 05 03:50 AM


All times are GMT +1. The time now is 04:24 AM.

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

About Us

"It's about Microsoft Excel"