Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Automate Excel upload into static Access Table


I am trying to find a way to automate an 'append' process, whereby a
user can enter data into an excel table and hit a button (macro) to
have the data automatically populated in an existing Access table.

Is this possible? Anyone up for a challenge?;)


--
Seanarthur
------------------------------------------------------------------------
Seanarthur's Profile: http://www.excelforum.com/member.php...o&userid=32126
View this thread: http://www.excelforum.com/showthread...hreadid=518814

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Automate Excel upload into static Access Table

Hello,
Did you try automating Access from VBA ?

Pranav Wagh

"The Real Stuff Is oUT oF tHE bOX"

http://blogs.msdn.com/pranavwagh

--------------------
From: Seanarthur
Subject: Automate Excel upload into static Access Table
Date: Fri, 3 Mar 2006 12:41:01 -0600
Message-ID:
Organization: ExcelTip
User-Agent: ExcelTipForum
X-Newsreader: ExcelTipForum
X-Originating-IP: 63.172.71.3
Newsgroups: microsoft.public.excel.programming
NNTP-Posting-Host: limelight.irubin.com 70.85.25.132
Lines: 1
Path: TK2MSFTNGXA03.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msft ngp13.phx.gbl
Xref: TK2MSFTNGXA03.phx.gbl microsoft.public.excel.programming:709076
X-Tomcat-NG: microsoft.public.excel.programming


I am trying to find a way to automate an 'append' process, whereby a
user can enter data into an excel table and hit a button (macro) to
have the data automatically populated in an existing Access table.

Is this possible? Anyone up for a challenge?;)



--
Seanarthur
------------------------------------------------------------------------
Seanarthur's Profile:
http://www.excelforum.com/member.php...o&userid=32126
View this thread: http://www.excelforum.com/showthread...hreadid=518814



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Automate Excel upload into static Access Table

Actually this is very easy. Make a connection to Access using ADO and
then insert data into the access table.

Do a google on inserting data into access from excel.

Arun.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Automate Excel upload into static Access Table


I'm no pro, here.

I've spent quite a bit of time searching today and have found several
examples, all different, that claim to be able to do this. The
simplest ones reference ADO, as was done in the response to my post.
The problem is that I don't know if I have ADO or how to use it.

When I use the ADO commands I'm finding in the examples, I get VB error
messages like, 'user defined variable not defined'.

I've also been trying to figure out a way to do this using ODBC. I
think if I can figure out how to establish a connection to the
database, I can then work my way through inserting the records.
Unfortunately, the examples I'm finding are pretty cryptic to someone
such as myself, who has pretty much jumped head-first into the world of
VB.

I'm not an IT professional. So I doubt I have more than the basic
excel and access packages on my computer. Any advice?

Sean


--
Seanarthur
------------------------------------------------------------------------
Seanarthur's Profile: http://www.excelforum.com/member.php...o&userid=32126
View this thread: http://www.excelforum.com/showthread...hreadid=518814

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using BIDS to upload excel file to SQL Server table PatFromWilloughby Excel Discussion (Misc queries) 0 December 6th 07 03:44 PM
How do i automate a static time stamp? Gavin Taylor Excel Discussion (Misc queries) 1 December 31st 05 02:08 PM
Excel upload to Access (VBA help) Justin Excel Programming 0 December 29th 05 04:00 PM
How do I automate upload of data from one excel file to another? RB Excel Worksheet Functions 1 May 11th 05 03:12 PM
Upload Excel to Access Luis Excel Programming 5 March 7th 05 04:18 PM


All times are GMT +1. The time now is 12:21 AM.

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

About Us

"It's about Microsoft Excel"