Hi all
please help
i have a cell with a number such as 6000 (a1) and another cell with a text aaa- and i would like to combine them in another cell to make aaa-6000, could somebody please help me with a formula?
thanks
Andrew
Hi all
please help
i have a cell with a number such as 6000 (a1) and another cell with a text aaa- and i would like to combine them in another cell to make aaa-6000, could somebody please help me with a formula?
thanks
Andrew
If the text "aaa" is in cell b1 then type the formula below in the cell you would like to concatenate the information into.
=B1&"-"&A1
Hope this helps
Ed
Hi!
Try this:
A1 = 6000
B1 = aaa
=B1&"-"&A1
Biff
"koba" <koba.1zwtbm_1134361504.8695@excelforum-nospam.com> wrote in message
news:koba.1zwtbm_1134361504.8695@excelforum-nospam.com...
>
> Hi all
>
> please help
>
> i have a cell with a number such as 6000 (a1) and another cell with a
> text aaa- and i would like to combine them in another cell to make
> aaa-6000, could somebody please help me with a formula?
>
> thanks
> Andrew
>
>
> --
> koba
> ------------------------------------------------------------------------
> koba's Profile:
> http://www.excelforum.com/member.php...o&userid=28639
> View this thread: http://www.excelforum.com/showthread...hreadid=492631
>
Assuming aaa- is in B1 then try:
=B1&A1
Hope this helps
Rowan
koba wrote:
> Hi all
>
> please help
>
> i have a cell with a number such as 6000 (a1) and another cell with a
> text aaa- and i would like to combine them in another cell to make
> aaa-6000, could somebody please help me with a formula?
>
> thanks
> Andrew
>
>
thanks!!!!!!!!!!!!!!!!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks