Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Apologies for the simple question, but I can't find the answer by
searching the net. In PHP you can increment a variable by 1 thus: $var++; In some forms of BASIC it's: var +=1 How do you incremenet a variable by 1 in VBA other than: iVar = iVar + 1 Is there simpler way? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
incrementing | Excel Discussion (Misc queries) | |||
Variable Incrementing | Excel Discussion (Misc queries) | |||
Next not incrementing | Excel Programming | |||
Incrementing Variable shortcut | Excel Programming | |||
Increment variable not incrementing? | Excel Programming |