asyamonique
Well-known Member
- Joined
- Jan 29, 2008
- Messages
- 1,286
- Office Version
- 2013
- Platform
- Windows
Code:
TextBox11 = TextBox9.Value - TextBox10.Value
Hello,
If there is no data at one of the textboxes I'm having an error as Run-time error '13': Type mismatch
What is the solution to fix that problem?