L
liva
I have a table with 3 columns
Id Product1 Product2
I made a select query with expression
Select Id, Product1, Product2 where Product1= Forms!Form1!
Combo1
This query is working fine
But I want to make a cross tab query from this select
query. When I try to make that, I am getting error
like "Microsoft Jet engine not recognizing Forms!form1!
Combo1.
Any Solution, really appreciate your help
Id Product1 Product2
I made a select query with expression
Select Id, Product1, Product2 where Product1= Forms!Form1!
Combo1
This query is working fine
But I want to make a cross tab query from this select
query. When I try to make that, I am getting error
like "Microsoft Jet engine not recognizing Forms!form1!
Combo1.
Any Solution, really appreciate your help