F
Francis Hookam
Variables
Having only scant knowledge of the use of different types Visual Basic
variables* please direct me to a site where variable types are listed with
an outline of why/where each is used - are they always defined at the
beginning of the Module - etc
Some are obvious (String, Integer - or are they?) and some are not (Long,
Short)
Francis Hookham
* JE McGimpsey¹s recent posting ŒRe:Sum¹ in answer to a question of mine
included:
Dim sYesNo As String
Dim bYesNo As Boolean
Dim dSum As Double
Having only scant knowledge of the use of different types Visual Basic
variables* please direct me to a site where variable types are listed with
an outline of why/where each is used - are they always defined at the
beginning of the Module - etc
Some are obvious (String, Integer - or are they?) and some are not (Long,
Short)
Francis Hookham
* JE McGimpsey¹s recent posting ŒRe:Sum¹ in answer to a question of mine
included:
Dim sYesNo As String
Dim bYesNo As Boolean
Dim dSum As Double