Good Morning Everyone,
I am working on my first VBA project here at work. I need the following.
Copy Data from Worksheet "WORKSHEET"
Range is ("B4:B33")
The data in this range are sum calculations. I only want to copy the value, not the calculation so a paste special seems to be needed...