Hi,
I have a query based on multiple tables which extract different fields from tables based on parameters. I am using this query as source for report.
The query result will have different number of fields so there is no fix template for report. On run time VBA should first clear all existing report text fields and labels than dynamically should create the report text and label. Then present the data from the query in the report.
Is it possible? Please guide me.
Thanking you in anticipation.
Ismail
I have a query based on multiple tables which extract different fields from tables based on parameters. I am using this query as source for report.
The query result will have different number of fields so there is no fix template for report. On run time VBA should first clear all existing report text fields and labels than dynamically should create the report text and label. Then present the data from the query in the report.
Is it possible? Please guide me.
Thanking you in anticipation.
Ismail