m stroup wrote:
[Quoted Text] >tblBillets > Billet (PK) - Text with format XX-99, >frmBilletEdit > cboBillet with qry accessing tblBillets. > >I want to find billets with only govt- in the primary key, but the message I >get is > >The Microsoft Jet Database Engine does not recognize govt as a valid field >name or expression. >
The query criteria would be:
Like "govt-*"
-- Marsh MVP [MS Access]
|