View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Pete[_24_] Pete[_24_] is offline
external usenet poster
 
Posts: 5
Default Error trying to run a query in Access from macro in Excel


On this command:
Acc.DoCmd.OpenQuery "EBITDA tempfile Query"

I get a message:

run-time error '2486':
You can't carry out this action at the present time.

Why? How can I fix?