Hi everyone
I have a query that the number of fields change dynamically
with
currentdb.querydefs("queryname"
.sql = sqlstr
the next line of code is
docmd.openquery "queryname"
can anyone pleae help me with some code to create a autoform
or autoreport to be able to view the code in a form
thanks
I have a query that the number of fields change dynamically
with
currentdb.querydefs("queryname"
the next line of code is
docmd.openquery "queryname"
can anyone pleae help me with some code to create a autoform
or autoreport to be able to view the code in a form
thanks