Hi All, This is my second post here, you helpers are doing a great job. We appreciate it. Thanks a lot.
I got a problem related to the forms now. I need to print a report, I this case I have
for example 2 tables( mainform and subform), one is self created and other one is a linked table(linked database) to get the given data. I want to create a form(for user) to create a report. I have two main problems here.
Data which is coming from linked table will be modified, but in this case it should not make any changes in linked table (only in the form). My choice is that this data which is edited and added in the form should be saved in a separate table. And printing the current data for reporting.
Thanks again, looking forward to a positive reply.
I got a problem related to the forms now. I need to print a report, I this case I have
for example 2 tables( mainform and subform), one is self created and other one is a linked table(linked database) to get the given data. I want to create a form(for user) to create a report. I have two main problems here.
Data which is coming from linked table will be modified, but in this case it should not make any changes in linked table (only in the form). My choice is that this data which is edited and added in the form should be saved in a separate table. And printing the current data for reporting.
Thanks again, looking forward to a positive reply.