Scott_Hall
Registered User.
- Local time
- Today, 15:54
- Joined
- Mar 27, 2017
- Messages
- 50
Morning all,
Having an interesting error I just can't seem to resolve.
I have a datasheet that uses a disconnected ADO recordset - it's a master list of projects and my managers wanted columns that represented data in differing structures, so using a standard query as a source couldn't be done.
The form works just fine...its fast and it loads all data perfectly but...
attempting to use any of the standard datasheet column header options (filter, search, etc) triggers an error:
Has anyone enountered this and is there a fix or workaround? My users are going to revolt if they can't sort and filter from that spot.
Thank you,
Scott
Having an interesting error I just can't seem to resolve.
I have a datasheet that uses a disconnected ADO recordset - it's a master list of projects and my managers wanted columns that represented data in differing structures, so using a standard query as a source couldn't be done.
The form works just fine...its fast and it loads all data perfectly but...
attempting to use any of the standard datasheet column header options (filter, search, etc) triggers an error:
Syntax error in query. Incomplete query clause.
Has anyone enountered this and is there a fix or workaround? My users are going to revolt if they can't sort and filter from that spot.
Thank you,
Scott
Last edited: