Kimberly,
This sounds a lot like the user is not really telling you what the 
problem is.  If they are trying to reduce work, speed up the process, 
or increase accuracy then a much cleaner solution would be to code the 
web interface in another language that is friendlier to the web.  Web 
pages are not clean files, tables, database records or whatever.  Even 
if you could figure out how to read a web page into your Access 
application you would still have a complex piece of parcing to do. If 
it was my project I would write the application in Perl.  Perl could 
read the web page, parce it, and write it directly to an Access DB.
Dick

--- In [email protected], "Kimberly Lemberg" 
<[EMAIL PROTECTED]> wrote:
>
> Hello,
> I am a contractor and my new client is requesting something I have 
not 
> come across as of yet.  Currently, the client retrieves the database 
> information (tables) from several web-based sources that download 
into 
> Excel.  The client would like me to skip the middle-man (Excel) and 
> link the tables directly to the web source.  Is this type of link 
> possible in MSAccess?
> Right now, I am basically in need of just the "Yes" or "No" answer to 
> this question.  If yes, then I'll move forward in my research of "how 
> to", if not possible then I will advise the client of other avenues.
> Thank you,
> Kimberly
>



Reply via email to