Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
Does anyone know why VBA would add a # after a number. I type in: anNewIP = anNewIP + 2147483648 And when I move to the next line the code changes to: anNewIP = anNewIP + 2147483648# I've never seen this before. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to run external workbook function/procedure? | Excel Discussion (Misc queries) | |||
Create a procedure or function | Excel Worksheet Functions | |||
Error: The procedure number is out of range | Excel Programming | |||
Calling a Custom Function within a Procedure | Excel Programming |