Can you program Excel to auto format a recurring import?

jdfundas

New Member
Joined
Nov 7, 2014
Messages
1
Ello ello,

I have to import the same 3 documents each night and format them (deleting columns, rearranging columns, deleting certain criteria...) Is there a way I can program Excel, or another program, to auto format the imports for me? I format them the same each night, the documents come in the same format each night. It seems plausible, I just don't know how..

Thanks,
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)
.
.

A good starting point would be to use Excel's macro recorder to record your actions while you're carrying out the formatting changes. You can then play back the recorded macro and see if it works as expected.

The recorded macro will more than likely need to be cleaned up and modified slightly to work efficiently. To do this, you'll need to review/rewrite the code or get some assistance from somebody who has knowledge of VBA...
 
Upvote 0

Forum statistics

Threads
1,216,101
Messages
6,128,840
Members
449,471
Latest member
lachbee

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