the question is in the title really. i want to display a message box if [EmployeeListID] is empty.
ive tried
If [EmployeeListID] IsNull()
MessageBox .............
it dosnt like this and i dont really know what i am doing yet with IsNull Expression.
can anyone help
ive tried
If [EmployeeListID] IsNull()
MessageBox .............
it dosnt like this and i dont really know what i am doing yet with IsNull Expression.
can anyone help