arnelgp ..forever waiting... waiting for jellybean! Local time Today, 20:32 Joined May 7, 2009 Messages 20,302 Nov 1, 2017 #21 You already has the date criteria in qry_RMS_ReturnReason1 which is pointing to your form, all you need to do is Requery the grapg control.
You already has the date criteria in qry_RMS_ReturnReason1 which is pointing to your form, all you need to do is Requery the grapg control.
A aman Registered User. Local time Today, 05:32 Joined Oct 16, 2008 Messages 1,251 Nov 1, 2017 #22 I have figured it out. I just had to define the query parameters in cross tab query for Forms!frm_RmS_dashboard!txtDateStart and Forms!frm_RmS_dashboard!txtDateend
I have figured it out. I just had to define the query parameters in cross tab query for Forms!frm_RmS_dashboard!txtDateStart and Forms!frm_RmS_dashboard!txtDateend
J JHB Have been here a while Local time Today, 14:32 Joined Jun 17, 2012 Messages 7,732 Nov 1, 2017 #23 I wrote that in post #13.