I am baffled with this. I've never seen vba code pasted in the actual excel spreadsheet before. Here's the code I'm calling:
Here's how I'm calling it:![]()
Please Login or Register to view this content.
Here's what is returned and pasted in the spreadsheet:![]()
Please Login or Register to view this content.
Sheets("Analog").Select
ActiveSheet.Paste
Application.CutCopyMode = False
Any suggestions on how to copy and paste the range instead of the actual code would be great.
Bookmarks