Hi,
I'm trying to copy a number from a worksheet 2, and paste it into the cell in worksheet 1 where I am inserting the formula.
This is what I have so far:
Currently, when I run it, it tries to paste the value into a random cell in worksheet 2, and when it does it just shows #VALUE!![]()
Please Login or Register to view this content.
Thanks in advance
UPDATE:
I currently have the code below which returns a #VALUE! error now into the correct cell:
Can I use ActiveCell as i have? :S![]()
Please Login or Register to view this content.
Bookmarks