Thread: [Solved] Using Paste in my VBA code
View Single Post
 
Old 06-28-2015, 09:07 AM
Hdata Hdata is offline Windows 7 32bit Office 2010 32bit
Novice
 
Join Date: Jan 2014
Posts: 26
Hdata is on a distinguished road
Default Using Paste in my VBA code

Thanks in advance,

I use the copy and paste keywords in VBA code, and at times I get a message "Recording clipboard style sheet will require copying many styles. Do you want to use normal styles instead?" This message box stops my code asking me to choose yes or no. Well, I want to keep the styles being pasted and I wish this message would not interrupt my code.

Any way to avoid this message?
Reply With Quote