Copying Text values in a macro

Panda44

New Member
Joined
Feb 9, 2003
Messages
2
Hi!

I'm not a expert at excel and recently used the macro command for reports imported from oracle. I recorded the macro to format the reports, like deleting columns that we don't use, etc.

I've left the first four rows blank and want to copy some column titles and values to the rows when the macro runs.

Problem: Everytime the macro runs it copys the same text or numerical value used in the recording. For example during the recording if column A was titled "Susan" then when I get a report that says Peter in the same column it only paste Susan.

I've tried using the paste special but that does not work because I've merged a1-a7.
I'm tring to put all the information at the top of the page that is repeated in columns and rows. Also, I've tried copy into a text box, again the paste special is greyed out.

Any help is greatly appreciated!
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college
I would recommend posting your macro code so we can try to figure out what is going on.
 
Upvote 0

Forum statistics

Threads
1,213,551
Messages
6,114,268
Members
448,558
Latest member
aivin

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