I want to first apologize, if this question is out there but I have spent countless of hours doing research and trying to apply some VBA codes that some have already put out there. None have worked.
I have an Excel File which I have applied some conditional formatting. I want to be able to copy a text either from a program or file and paste in the Excel file. However, when I paste, the conditional formatting color, font size, font, is lost.
I know one way is to just paste the values. I want to simplify this for the end user and dummy proof it and make it to where whenever they paste either by CTRL-V or right click and Paste, it automatically does it for them. Can this be done in VBA?