Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I have cells with a Formula, =PRODUCT(F4, H4). I want to manually append a
piece of text to the value, so that I can use selected cell values in a sum statement Current: 15 45 75 105 15 45 75 105 Wanted: 15 45S 75 105S 15S 45 75S 105 I haven't been able to fid any examples of this in any of the support or help forums. |
#2
![]() |
|||
|
|||
![]()
I must be a bit dense today & can't figure out what you want to accomplish.
Could you please restate your question with a little more background? "Pappey" wrote: I have cells with a Formula, =PRODUCT(F4, H4). I want to manually append a piece of text to the value, so that I can use selected cell values in a sum statement Current: 15 45 75 105 15 45 75 105 Wanted: 15 45S 75 105S 15S 45 75S 105 I haven't been able to fid any examples of this in any of the support or help forums. |
#3
![]() |
|||
|
|||
![]()
=PRODUCT(F4, H4)& "S"
Mike F "Pappey" wrote in message ... I have cells with a Formula, =PRODUCT(F4, H4). I want to manually append a piece of text to the value, so that I can use selected cell values in a sum statement Current: 15 45 75 105 15 45 75 105 Wanted: 15 45S 75 105S 15S 45 75S 105 I haven't been able to fid any examples of this in any of the support or help forums. |
#4
![]() |
|||
|
|||
![]()
On Fri, 25 Mar 2005 11:29:01 -0800, Pappey
wrote: I have cells with a Formula, =PRODUCT(F4, H4). I want to manually append a piece of text to the value, so that I can use selected cell values in a sum statement Current: 15 45 75 105 15 45 75 105 Wanted: 15 45S 75 105S 15S 45 75S 105 I haven't been able to fid any examples of this in any of the support or help forums. You could custom format the cells: Format/Cells/Number/Custom Type: 0\S --ron |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to auto-fill text based on text in another cell | Excel Discussion (Misc queries) | |||
Moving text from one cell to another. | Excel Worksheet Functions | |||
Formatting a cell as "text" in the number catagory. | Excel Worksheet Functions | |||
Forcing text onto new line in cell | New Users to Excel | |||
want if cell containts text, then increase count by one | Excel Worksheet Functions |