Martyh
Registered User.
- Local time
- Today, 03:27
- Joined
- May 2, 2000
- Messages
- 196
People,
Can anyone think of any way that I could put this question without incurring a Runtime error (3075)? --- "St. John's NL" is actually a variable and not a constant and it is in "qryMarketFrombufCarRentalConvert".
?DLookup("[F1]", "qryMarketFrombufCarRentalConvert", "[F1]= " & Chr(39) & "St. John's NL" & Chr(39))
TIA
Marty H.
Can anyone think of any way that I could put this question without incurring a Runtime error (3075)? --- "St. John's NL" is actually a variable and not a constant and it is in "qryMarketFrombufCarRentalConvert".
?DLookup("[F1]", "qryMarketFrombufCarRentalConvert", "[F1]= " & Chr(39) & "St. John's NL" & Chr(39))
TIA
Marty H.