C
cinnie
hello to all
By studying examples in this forum, I'm slowly getting better at
programming. When I see a line like the one shown below, exactly what does
the (0) mean? When I look up OpenRecordset in VBA help, I don't see any
arguments following the first set of brackets.
strRank = CurrentDb.OpenRecordset(strSQL)(0)
thanks
cinnie
By studying examples in this forum, I'm slowly getting better at
programming. When I see a line like the one shown below, exactly what does
the (0) mean? When I look up OpenRecordset in VBA help, I don't see any
arguments following the first set of brackets.
strRank = CurrentDb.OpenRecordset(strSQL)(0)
thanks
cinnie