Re: Simple Copy and Paste from Excel to Access
- From: "Veign" <NOSPAMinveign@xxxxxxxxx>
- Date: Wed, 6 Apr 2005 21:49:25 -0400
If you are looking for a solution that would not require the user to have a
licensed version of Access then the INSERT / SQL way is your best bet...
--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
--
Read. Decide. Sign the petition to Microsoft.
http://classicvb.org/petition/
"Marky" <z@xxxxx> wrote in message
news:iyY4e.7411278$f47.1363832@xxxxxxxxxxxxxxxxxxxx
> Hi Group.
>
> I am looking for some very simple code, nothing flash to just copy and
paste
> into an access database.
>
> What i can do is open and close the files in both excel and access but i
> cant just get a simple copy and paste to work.
> I have tried to even do it via the macro recorder but no joy.
>
> There is only 5 rows and columns in excel (A1 to E5) to copy into table4
of
> my database which is structured. The table is empty and purely just needs
to
> be pasted in like would when doing it manually.
>
> Any ideas on this, i have looked into the INSERT way of doing it but it
has
> to loop via each row doesnt it? , is there not just a copy and paste
> method?
>
> Thanks!
>
>
.
- Follow-Ups:
- Re: Simple Copy and Paste from Excel to Access
- From: Lee Peedin
- Re: Simple Copy and Paste from Excel to Access
- References:
- Simple Copy and Paste from Excel to Access
- From: Marky
- Simple Copy and Paste from Excel to Access
- Prev by Date: Re: VB6 program that runs directly from a CD or memory stick
- Next by Date: Re: SQL In 2 Databases
- Previous by thread: Re: Simple Copy and Paste from Excel to Access
- Next by thread: Re: Simple Copy and Paste from Excel to Access
- Index(es):
Relevant Pages
|