B
bigdaddy3
is it possible to be able to read an e book in adobe reader from a macro in
excel just to get certain figures .
excel just to get certain figures .
Bob Phillips said:Something like
Shell "C:\Program Files\Adobe\Acrobat 5.0\Reader\AcroRd32.exe C:\My
Documents\myFile.pdf", vbNormalFocus
You will need to ensure the correct path for the reader exe.