Thread: Addition Error
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Luke M Luke M is offline
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?