Addition Error

M

metude

If i type to A1, "r"(not quote) and B1 "1"(not quote), and C1 "=A1+B1"(not
quote), i'm taking an #Value error... How can i solve this issue?
 
T

trip_to_tokyo

Which result are you trying to achieve?

If you want a result of:-

r1

- then uses the following formula in cell C 1:-

=CONCATENATE(A1,B1)

Please hit yes if my comments have helped.

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top