Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
TextBox1.Value = "A " & Application.Max(Sheets("Data").Range("A:A")) + 1
The result of the above is EQUAL to the MAX value and NOT (+1) Why? I get "A 3869" instead of "A3870". Corey.... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding | Excel Discussion (Misc queries) | |||
Adding | Excel Discussion (Misc queries) | |||
Adding every 5th row (e.g. B5 + B10 + B15 etc) | Excel Discussion (Misc queries) | |||
adding | Excel Discussion (Misc queries) | |||
Adding with & | Excel Worksheet Functions |