1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Macro running on all workbooks

Our take

Creating a macro that runs smoothly across different workbooks can transform your data handling process, making it more efficient and user-friendly. If you've experienced formatting changes affecting other open workbooks, it’s essential to adjust how you save and run your macro. By saving the macro in your personal macro workbook or as a standalone file, you can ensure it operates independently.

First. I’m really not an Excel expert so please explain things slowly.

I regularly download a report that has a lot of raw data. I need to rearrange and rename columns and delete others that aren’t pertinent to my task.

I tried creating a macro to help with this. I simply clicked record macro, saved it in a new workbook, made the formatting changes, end recording.

When I went to run the macro I find it’s changing the formatting of other workbooks I have open as well. Obviously that creates a huge problem.

Question:

How do I create a macro that I can save on my computer and share with others so the formatting of this report can be quick and easy?

submitted by /u/SubmarineScreenDoor9
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles