Hi, I'm a complete macro noob. but i think I've got this worked out, at least in principle. I'm trying to use a value in Sheet1.Range("A1") to move to a certain row in Sheet2 and add a value. this is my code so far:
I get an error on the last line : ActiveSheet.Range.Cells(y, 1) = "some value"![]()
Please Login or Register to view this content.
does anyone have any insight on to what is going wrong.
Thank you
Bookmarks