So... just do update.
Code I was using before this post was
I am pulling data from a work document and not sure of coding, when I ctrl C & ctrl V to notepad and then back to a blank excel sheet then copy from that sheet to my working sheet the data pastes as needed hence why my macro starts the way it does.
I am pasting in to blank sheet (Sheet1) to Range A1, when it works all works as it should. Clears cells in Sheet1 and kills Notepad.
Adding the two lines suggested in post #3 fixed the format issue
Still randomly getting an error when running the macro
Run-time error '1004':
Paste method of worksheet class failed
Debug shows code in red as the error
Not sure how I would put the suggestion in post #2 in to my macro as a whole, and not sure why I am getting this error
Bookmarks