import

Adrain

New Member
Joined
Jan 26, 2016
Messages
8
Hi
I was wondering if I could, import a file to an Excel file worksheet form another Excel or *.cvs file, and update the table that's it's been imported to?
Example bank statements, I was hoping to make a Excel file with a workbook of a bank statement that has particular dates. Say a month, worth, then import a CVS file and update and add to the workbook on the sheet without replacing and duplicating information from it.
In which I can run and update a pivot table from.
Is this possible through VBA? Which I assume it is, but unfortunately I have not found any information to do this. So appreciate any help or to be pointed in any direction to help with this problem.
Thanks
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
You want to search for instructions re: "Text To Columns".

Once you have the data properly inserted into a worksheet via the above method you can manipulate it as required.
 
Upvote 0
You want to search for instructions re: "Text To Columns".

Once you have the data properly inserted into a worksheet via the above method you can manipulate it as required.
thanks for the quick reply, i will try an look that up an see how i go
 
Upvote 0

Forum statistics

Threads
1,225,624
Messages
6,186,066
Members
453,336
Latest member
Excelnoob223

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