Hi all,
Quick question, I have a VBA that loops through worksheets and based on a condition adds a new worksheet and copies and pastes a few values. However, the calling of the values to a new cell is not working and I'm not sure why. Could it be because the Range value is actually a formula (I want just the value to appear in the new worksheet)? The following is what is not working;
Should I replace the top code with a specific copy and paste special?
Any help would be appreciated, I hope this is enough information for someone to tell me what is going on.
Thank You!
Bookmarks