Forum Discussion
beikme
Aug 09, 2020Brass Contributor
Buton
Hi all I need around 40 micros Sub CopyAndPaste1() ' ' CopyAndPaste4 Macro ' ' Range("C2").Select Selection.Copy Sheets("Outbound A").Select ActiveSheet.Paste Sheets("LIST").Select R...
NikolinoDE
Aug 10, 2020Platinum Contributor
Hope with permission from Riny_van_Eekelen 🙂
I have completed this simple workbook for you.
There is a built-in module that can be called up as a macro in every page via a button.
I would be happy to know if we could help you.
Nikolino
I know I don't know anything (Socrates)