View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Michelle Michelle is offline
external usenet poster
 
Posts: 7
Default Using JET Reports

Hello, I am trying to automate a workbook that uses JET reports to
pull information out of a big Navision database.

All I need to do is to get the report to refresh, and to know when the
refresh has completed so that I can continue with the rest of my code.

Anyone know how to do this simple task.

Thanks

M