Running a macro that copies a cell to the clip board so the user can ctrl+V the contents into a program online. ctrl+V works to paste into a word or excel file, but when attempted in the online program it does not work. Is there a work around.
Here is the current code
Here is the current code
VBA Code:
Sheets("Emergent Response").Range("AN3").Copy