eggwater
life as a rehearsal
- Local time
- Today, 13:52
- Joined
- Aug 14, 2003
- Messages
- 69
what is the correct syntax for this...
I have the following and it doesn't work -
If IsNotNull(.Room_Number) And .Export_ctrl = "4" Then
.Export_ctrl = "1"
can anyone enlighten me on my error - i get the 'Compile Error, sub or Function not defined'
many thanks for whoever can help
I have the following and it doesn't work -
If IsNotNull(.Room_Number) And .Export_ctrl = "4" Then
.Export_ctrl = "1"
can anyone enlighten me on my error - i get the 'Compile Error, sub or Function not defined'
many thanks for whoever can help