Copy & paste internally

achalrikhi

New Member
Joined
Nov 20, 2013
Messages
38
Dear friends,

I have a couple of questions. I have a database with two tables. And I want to :


1. Paste several hundred records from a .csv file to table 1 and,

2. Copy certain fields with data and paste it with all the content to the table 2.


is it possible ? If yes then please advise with steps.

Thanks & Regards

Achal
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
Do not use Copy and Paste to get csv data into Access, use Import. See: https://www.ip2location.com/how-to-import-csv-into-ms-access
If you only want to import certain parts, import the whole file into a temporary table, and then use Action Queries (like Append or Update queries) to update just the records you want.
Have a look at Access' built-in help files for details on Action Queries.
 
Upvote 0
Dear Joe

Thank you very much for your reply. I am trying and working on the solution you have suggested.

Thanks once again

Regards

Achal
 
Upvote 0

Forum statistics

Threads
1,214,947
Messages
6,122,411
Members
449,081
Latest member
JAMES KECULAH

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top