Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Stinky
 
Posts: n/a
Default auto add "1" to end of value

i have 2 cells in my worksheet that i want a "1" to be added at the end of
whatever i type in the cell.

for example,

i type a value of "los angeles" in a1. i want to see "los angeles1" in the
cell a1


any help would be appreciated
  #2   Report Post  
James
 
Posts: n/a
Default

In cell A2 type "1".
In cell A3 type "=A1&A2"

That should work.


-----Original Message-----
i have 2 cells in my worksheet that i want a "1" to be

added at the end of
whatever i type in the cell.

for example,

i type a value of "los angeles" in a1. i want to

see "los angeles1" in the
cell a1


any help would be appreciated
.

  #3   Report Post  
Stinky
 
Posts: n/a
Default

thank you

"James" wrote:

In cell A2 type "1".
In cell A3 type "=A1&A2"

That should work.


-----Original Message-----
i have 2 cells in my worksheet that i want a "1" to be

added at the end of
whatever i type in the cell.

for example,

i type a value of "los angeles" in a1. i want to

see "los angeles1" in the
cell a1


any help would be appreciated
.


  #4   Report Post  
James
 
Posts: n/a
Default

Glad to help.

If you want a space between the end of "Los Angeles" and
the "1", as in "Los Angeles 1" rather than "Las Angeles1"
then in A3 type:

=A1&" "&A2


-----Original Message-----
thank you

"James" wrote:

In cell A2 type "1".
In cell A3 type "=A1&A2"

That should work.


-----Original Message-----
i have 2 cells in my worksheet that i want a "1" to

be
added at the end of
whatever i type in the cell.

for example,

i type a value of "los angeles" in a1. i want to

see "los angeles1" in the
cell a1


any help would be appreciated
.


.

  #5   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

Select the cells in which you want the 1
Choose FormatCells
On the Number tab, choose Custom
In the text box, type: @" 1"
Click OK


Stinky wrote:
i have 2 cells in my worksheet that i want a "1" to be added at the end of
whatever i type in the cell.

for example,

i type a value of "los angeles" in a1. i want to see "los angeles1" in the
cell a1


any help would be appreciated



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html



  #6   Report Post  
David
 
Posts: n/a
Default

Debra Dalgleish wrote

Select the cells in which you want the 1
Choose FormatCells
On the Number tab, choose Custom
In the text box, type: @" 1"
Click OK


Stinky wrote:
i have 2 cells in my worksheet that i want a "1" to be added at the
end of whatever i type in the cell.

for example,

i type a value of "los angeles" in a1. i want to see "los angeles1"
in the cell a1


any help would be appreciated




Cool! And precisely what the OP asked for rather than results in another
cell.

--
David
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
Auto fill option box disappeared sbrimley Excel Worksheet Functions 5 February 4th 05 03:21 AM
excel links update not working in auto, calculations in auto Mikey Boy Excel Worksheet Functions 0 December 7th 04 11:53 PM
auto filter question Juco Excel Worksheet Functions 0 November 29th 04 02:48 PM
auto filter question Juco Excel Worksheet Functions 1 November 28th 04 02:51 PM
Why can't my macro use Auto Filter when I told the Sheet Protecti. KC Rippstein Excel Worksheet Functions 1 October 28th 04 06:13 PM


All times are GMT +1. The time now is 05:02 PM.

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"