Z
Zolpidem
I've created report from query. It has more than one page, on each
page is different sample (I work in chemlab)information. Now I want to
extract data from report (from different textbox, combobox) for each
page. But code
VSampleName =
Reports("RResultsOfAnalysis").Controls("SampleName").Value
takes just one samplename, not even from the current report page.
How to take these data?
page is different sample (I work in chemlab)information. Now I want to
extract data from report (from different textbox, combobox) for each
page. But code
VSampleName =
Reports("RResultsOfAnalysis").Controls("SampleName").Value
takes just one samplename, not even from the current report page.
How to take these data?