Hi
I have recently ventured into extracting data from files other than excel and am using send keys:
'Select All and Copy from PDF
SendKeys "^a^c", True
Could anybody please help with the problem I am experiencing which is that only the first page is being selected and copied over
Thanks in advance
Janet
I have recently ventured into extracting data from files other than excel and am using send keys:
'Select All and Copy from PDF
SendKeys "^a^c", True
Could anybody please help with the problem I am experiencing which is that only the first page is being selected and copied over
Thanks in advance
Janet