CharlesWhiteman
Registered User.
- Local time
- Today, 06:28
- Joined
- Feb 26, 2007
- Messages
- 421
Hi all, I'm using the following code and attempting to handle null but keep getting the afrementioned error??
Code:
Dim intAgentContactID As Integer
intAgentContactID = Nz(Forms!FrmPrimaryData.txtAgentContact.Column(0), "")