Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I don't recall ever using "As Byte" either.
RB Smissaert wrote: How about As Byte? I understand there is no point in using Integer instead of Long as Long is faster (but maybe not measurable) than Integer plus there is less chance of an overflow error. RBS "Dave Peterson" wrote in message ... For numbers??? I use "As Long", never "As Integer". I use "As Double", never "As Single". No matter how small/large they may be. R Tanner wrote: Hi, Do you choose the data type you will declare at the beginning of a macro based on what range you know your values will be between? -- Dave Peterson -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Use of Public for data declaration in Excel 2000 | Excel Programming | |||
type declaration characters | Excel Discussion (Misc queries) | |||
type declaration characters | Excel Discussion (Misc queries) | |||
if declaration | Excel Programming | |||
Declaration? | Excel Programming |