markdooler
Member
- Local time
- Today, 17:23
- Joined
- Nov 25, 2020
- Messages
- 58
Hi All
Me again.
So todays issue is around why i cant get the bloomin cobo box to work
So, i have a table with a list of users for various sites (tblUsers)
I have a tempvar set to a specific site.
I have a query on the tblUsers that uses the tempvar to filter a list of users just for that site (qryCurrentSiteUsers)
This query does exactly what it should and work fine as a query.
I am trying to use that query to populate a combo box
I am getting the below error.
I have created a million combo boxes of this nature but this is the first time i have used a query that is using a tempvar
Any ideas?
Me again.
So todays issue is around why i cant get the bloomin cobo box to work
So, i have a table with a list of users for various sites (tblUsers)
I have a tempvar set to a specific site.
I have a query on the tblUsers that uses the tempvar to filter a list of users just for that site (qryCurrentSiteUsers)
This query does exactly what it should and work fine as a query.
I am trying to use that query to populate a combo box
I am getting the below error.
I have created a million combo boxes of this nature but this is the first time i have used a query that is using a tempvar
Any ideas?