David GodisTei

David GodisTei

  • 1.3k
  • 423
  • 791

How to create a link to a child form when I click the ID on the parent

Sep 23 2024 3:45 AM

I want to create a sales form (parent) on the sales table  with the unique code to each item; which displays its corresponding list items. I want also to create another form (child) on the same sales table with blank textboxes to enter date, qty, unitprice and totalprice.

I want to create a link to the two forms so that when I click on the unique code on the main form with the detailed items displayed, the child form would display with blank form so that I can fix the sale prices and date to appear against the list items.

I will be thanksful for an assistance to complete  my project successfully.

Thanks