I have run into some weird behavior in the immediate window when querying values of some stopped code. mycell is dimmed as a range, and row is a long integer.
? mycell(row)
'results in pop up window, overflow, run time error 6
? mycell.Offset(row)
3/10/1903 9:10:57 AM
? row
5148
...