Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am using Visual Basic to add numbers in a macro in an Excel spreadsheet.
Something has now changed to where the resulting value of the numbers to be added is a string of those numbers instead of the sum. This is the format of the formula I am using: total.value = a.value + b.value + c.value If a = 1, b = 2, c = 3, then total.value returns 123, not 6. This is the case in the file I'm currently working on as well as any new file which uses this same type of formula. I've tried searching for any settings that might have caused it to produce this result and used VB and Excel Help without any success so far. Please help. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I stop numbers from rounding in Excel? | Excel Discussion (Misc queries) | |||
the end of long numbers turn to 0s how do i stop that? | New Users to Excel | |||
Stop text from stringing into next field when empty | Excel Worksheet Functions | |||
Stop text from stringing into next field when empty | Excel Worksheet Functions | |||
How do I stop excel from changing single numbers like 1 into a de. | Excel Discussion (Misc queries) |