Hi,
I am wondering between 2 way of calculating data, but I Wonder if there is any difference positive vs negative using either way.
1/ Set the Form to Continous Form, and use the "Detail" to load the record, and Footer to edit the record, etc. There will be also Filtering, etc on that same form set to Continous. The positive thing here is I am having only 1 form that can have records in it. However, sometimes, it prompts the "Add/Update cannot without Edit" error message. I Wonder if because this way can cause this problem.
2/ Set the Form to Single, and add a subform to load the record. The bad of this is I will end up having 2 objects, the main form, and the subform.
I think the best way of the 2nd one, but I want to know if the 1st way is also good? What are the problem that can associate to the 1st way?
Thanks
I am wondering between 2 way of calculating data, but I Wonder if there is any difference positive vs negative using either way.
1/ Set the Form to Continous Form, and use the "Detail" to load the record, and Footer to edit the record, etc. There will be also Filtering, etc on that same form set to Continous. The positive thing here is I am having only 1 form that can have records in it. However, sometimes, it prompts the "Add/Update cannot without Edit" error message. I Wonder if because this way can cause this problem.
2/ Set the Form to Single, and add a subform to load the record. The bad of this is I will end up having 2 objects, the main form, and the subform.
I think the best way of the 2nd one, but I want to know if the 1st way is also good? What are the problem that can associate to the 1st way?
Thanks