Jackpotgee
Registered User.
- Local time
- Today, 00:05
- Joined
- Jun 7, 2007
- Messages
- 27
Hi, How do you compare a field in your current table to a field in a different table?
I have:
If [OrganisationSendingReferral] = Tbl_HSOfficeLookup![Organisation] Then.....
blah blah blah
End If
It doesnt like that top line at all though! any suggestions?
I have:
If [OrganisationSendingReferral] = Tbl_HSOfficeLookup![Organisation] Then.....
blah blah blah
End If
It doesnt like that top line at all though! any suggestions?