Hello, I have a main home tab that has a couple links via FollowHyperlink which copies information from the home tab and then activates another tab and pastes info over.
From there, the user would be filling out additional information on the new tab which could take some time.
So, while the user is filling in the additional information, I want to block any of the hyperlinks on the home page and possibly put up an error box saying someone is actively updating the new tab, please try again later.
Trying to stop any overwriting as someone is actively updating the sheet. Is there any sort of VBA code to include?
From there, the user would be filling out additional information on the new tab which could take some time.
So, while the user is filling in the additional information, I want to block any of the hyperlinks on the home page and possibly put up an error box saying someone is actively updating the new tab, please try again later.
Trying to stop any overwriting as someone is actively updating the sheet. Is there any sort of VBA code to include?