Hello,
Hope you are well.
I have written code that does calculations with values in textboxes depending on If they are null or not. But for some reason I get a Type mismatch error despite the Not Null If statement being true.
Example:
If textbox 6 and 1 is empty and textbox 7 and 8 is not...