A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

linked table manager



 
 
Thread Tools Display Modes
  #1  
Old June 4th, 2004, 12:56 AM
VICTOR
external usenet poster
 
Posts: n/a
Default linked table manager

Ã* want to know if there is a way to refresh the linked table automatically, i mean by a macro or something.
and how can a i make this, thanks for your answers
  #2  
Old June 4th, 2004, 01:07 AM
Arvin Meyer
external usenet poster
 
Posts: n/a
Default linked table manager

"VICTOR" wrote in message
...
í want to know if there is a way to refresh the linked table

automatically, i mean by a macro or something.
and how can a i make this, thanks for your answers


Have a look at this post on the Access Web:

http://www.mvps.org/access/tables/tbl0009.htm
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access


  #3  
Old June 4th, 2004, 03:06 PM
VICTOR
external usenet poster
 
Posts: n/a
Default linked table manager

Excuse me, where do i need to put the code (fRefreshLinks) to run it ?
I´ve inserted it in a module and appears a Compile error (i´m using acces 2000) User_defined type not defyned.
I hope that you can help me because i´ve used access just a few times
  #4  
Old June 5th, 2004, 12:30 AM
Arvin Meyer
external usenet poster
 
Posts: n/a
Default linked table manager

"VICTOR" wrote in message
...
Excuse me, where do i need to put the code (fRefreshLinks) to run it ?
I´ve inserted it in a module and appears a Compile error (i´m using acces

2000) User_defined type not defyned.
I hope that you can help me because i´ve used access just a few times


Remember to also include GetOpenFileName:

http://www.mvps.org/access/api/api0001.htm

and put it in a module, or you will have errors. Make sure you read all the
instructions that go with both of them.

I happened to test these 2 modules last Monday, unaltered and directly from
the web pages. I put a command button on the opening form and set its Click
property to:

= fRefreshLinks()

And it ran perfectly in both Access 97 and 2002.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 04:47 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.