Danielle has attended:
Excel VBA Intro Intermediate course
Variable
Hi there
I am trying to create a macro and it keeps de-bugging at this point. I am trying to select the whole table of information. If I hover of the IntNumRows it says it = 0, do I need to change the value of the IntTargetRow from 2 to 1?
IntTargetRow = 2
IntNumRows = Sheets("JPY TRADES").Range("A2").CurrentRegion.Rows.Count
Please advise as soon as possible.
Thanks
Danielle
RE: variable
Hi Danielle, please see my reply to your other query for some suggestions on this.
Anthony