WIZARD ARE YOU READY - UPDATING EXCEL FROM ACCESS IN REAL TIME

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My actually prob is:
At every day i import the records of this MDB in the various sheet named
with the same name of the table, for example at 8.00 am of morning
During the same day SOME value of this MDB (in this file the field that they
be updating are: NOTE_BOU, SPESE, DATA_ATT, NOTE and NOTA_LIBERA) only this
field are uppdated from the external appication in real time.
How I can make to update the cells of excel at every time that the value in
the MDB is updating?
Note: in the sheet is present a unique id in column "S" (actually is hide)
and the same id is present in the MDB in the field SERVIZIO

here is the MDB file
http://www.gssitaly.com/prova.zip
 
Ok! i have make that...
But if update the MDB file why the sheet of excel not is updating wit
the new value changed in MDB
 
sal21

Can you narrow it down to which macro does the import?
 
Here is the .bas to import in Excel from Access file...
Acctually to is present in the project that you have...
Note:
Change the path.
Naturally if you have another way is welcome. In effect during the
import the process is very, veryslow...)


+-------------------------------------------------------------------+
|Filename: ESTRACT_ALL.zip |
|Download: http://www.excelforum.com/attachment.php?postid=2767 |
+-------------------------------------------------------------------+
 
"Invalid attachment specified"

I've downloaded the workbook, just tell me the name of the procedure and the
module that it's in.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top