I am working on a project using xlgetcell.
Is there a way i can get current active row using getcell to another program or do i have to tell which row it is rather than the current row
Xlgetcell
Moderators: JRL, Dorian (MJT support)
Re: Xlgetcell
I think your answer is in Marcus' blog posting Converting Office VBA to VBScript . I don't think the Macro Scheduler XL... functions know what is active in an open workbook. Using VBA via VBScript might be your answer.