C calvinle Registered User. Local time Today, 05:34 Joined Sep 26, 2014 Messages 332 May 1, 2016 #1 Hi, I will need to create a queries to report the data in my database. However, since they are query, should I do it via Report or just simply Form since they all use query. Thanks
Hi, I will need to create a queries to report the data in my database. However, since they are query, should I do it via Report or just simply Form since they all use query. Thanks
MarkK bit cruncher Local time Today, 05:34 Joined Mar 17, 2004 Messages 8,583 May 1, 2016 #2 A form is for a user to interact with the data. A report is for printing.
C calvinle Registered User. Local time Today, 05:34 Joined Sep 26, 2014 Messages 332 May 1, 2016 #3 So if the data is just need to be view then I rather go with form..
S Simon_MT Registered User. Local time Today, 13:34 Joined Feb 26, 2007 Messages 2,171 May 2, 2016 #4 Do both and use any filter on the Report. Screen based forms allow users to review the information before printing. Simon
Do both and use any filter on the Report. Screen based forms allow users to review the information before printing. Simon