G
Guest
I am trying to use the following sendkeys command to step down a variable
number of lines:
SendKeys "{DOWN X}", True ' MOVE DOWN X NUMBER OF RECORDS OR LINES
I am getting an error. What's the correct syntax if I need to use a variable?
Thanks in advance.
number of lines:
SendKeys "{DOWN X}", True ' MOVE DOWN X NUMBER OF RECORDS OR LINES
I am getting an error. What's the correct syntax if I need to use a variable?
Thanks in advance.