Hello I have very recently just started coding VBA. I am currently trying to make it so I can link two cells from different sheets together, so they will always be the same and update no matter which I edit. Specifically trying to get Cell A11 on sheet 1 to link with Cell B18 on sheet 2. I have code that works on the same page, however I cannot get it to work across sheets. The code I am currently using looks like this:
If anyone could give me tips on how I could set it up to have one cell on sheet 1 and one cell on sheet 2 I would appreciate it a lot! Thank you!
Bookmarks