05-02-2022, 09:17 PM
I'm not sure you have to do anything other than use the suffix for the variable container.
If pressed this might work:
Answer# = Val(Str$(1 + (ARowEnd& - ARowStart&)))
Print Answer#
If pressed this might work:
Answer# = Val(Str$(1 + (ARowEnd& - ARowStart&)))
Print Answer#
b = b + ...