L
LKay
I have a database I've been working with at work and keep getting an error
message reading:
Run-time error '2455
You entered an expression that has an invalid reference to the property
BeforeCommitTransaction
When I choose the debug option it highlights the following line in the code:
If IsNull(Me.chkSubstrate) = True Then
Any help would be great, Thanks
message reading:
Run-time error '2455
You entered an expression that has an invalid reference to the property
BeforeCommitTransaction
When I choose the debug option it highlights the following line in the code:
If IsNull(Me.chkSubstrate) = True Then
Any help would be great, Thanks