AlexanderBB
Well-known Member
- Joined
- Jul 1, 2009
- Messages
- 2,148
- Office Version
- 2019
- 2010
- Platform
- Windows
Just found if the function changes this the worksheet Cell also changes.
I tried ByVal and ByRef but this had no effect.
What would be the correct way to handle this? Create another variable and use/change that ?
I tried ByVal and ByRef but this had no effect.
What would be the correct way to handle this? Create another variable and use/change that ?