#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Addition Error

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?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,722
Default Addition Error

=SUM(A1:B1)
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"metude" wrote:

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?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 833
Default Addition Error

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.

"metude" wrote:

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?

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Addition Error

If you want to concatenate, not add, it's =A1&B1
--
David Biddulph

"metude" wrote in message
...
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?



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
addition error code is 1E+05. What does that mean? jojosf Excel Discussion (Misc queries) 4 April 4th 23 10:17 AM
Excel 2007 SP2 Addition of Negative Numbers Error tboggs13 Excel Discussion (Misc queries) 7 September 10th 09 05:19 PM
autosum addition error Will123 Excel Discussion (Misc queries) 3 January 8th 09 08:47 AM
Excel Addition Error dwright Excel Discussion (Misc queries) 10 July 16th 06 12:58 PM
Error in Addition and Subtraction stat721 Excel Discussion (Misc queries) 2 August 9th 05 11:54 PM


All times are GMT +1. The time now is 05:47 AM.

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

About Us

"It's about Microsoft Excel"