Hi All
Apologies for what may be a stupid question, but I am new to VBA, and have never posted to a forum before.
I have 2 worksheets, the first I use to allocate cost centres to different people and the second puts these people into different teams.
I have a userform with textboxs that shows a summary of the two sheets, which remains visible when switching between the two worksheets.
However, when any changes are made on the worksheets the userform does not update unless I close it and re open it.
I have put a refresh button on it which simply reopens the userform but would prefer it to update as and when changes are made.
Any help would be most appreciated.
Apologies for what may be a stupid question, but I am new to VBA, and have never posted to a forum before.
I have 2 worksheets, the first I use to allocate cost centres to different people and the second puts these people into different teams.
I have a userform with textboxs that shows a summary of the two sheets, which remains visible when switching between the two worksheets.
However, when any changes are made on the worksheets the userform does not update unless I close it and re open it.
I have put a refresh button on it which simply reopens the userform but would prefer it to update as and when changes are made.
Any help would be most appreciated.