Opening files with macros

G

Guest

Guest
I'm trying to write a macro that will prompt the user to open a file and then manipulate the data in that file. So far I've only been able to get the macro to open 1 specific file and manipulate that data. The macro will only work on that one file. Any help that can be provided would be greatly appreciated.
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.
On 2002-03-06 07:11, Anonymous wrote:
I'm trying to write a macro that will prompt the user to open a file and then manipulate the data in that file. So far I've only been able to get the macro to open 1 specific file and manipulate that data. The macro will only work on that one file. Any help that can be provided would be greatly appreciated.

Have a look at:

http://ca.geocities.com/b_davidso/Web_Page_Files/excel_vba.html

and search for the question "I have an Excel Template file (report.xlt) and text files (1.txt, 2.txt, 3.txt etc - 45 of this text files) in the same directory". This is an example of code manipulating mutiple files.

Regards,
 
Upvote 0

Forum statistics

Threads
1,214,639
Messages
6,120,679
Members
448,977
Latest member
dbonilla0331

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