Hi All,
I'm new to the VBA world and tryng to learn as much as possible. I have been studying for a few weeks now and I have managed to get an ok understanding. However, I seem to be stuck on the following code: -
Sub PREMISE_ID_1()
Dim Index As Long
Index = 8
Do While Index < 99000...