Hi!
I have a main form(tabbed) with subforms on each of the tabbed forms.
I can navigate bewteen records but as soon as I click a create a new record button, I get this error "index or primary key can't be null value" and can't locate where it is coming from.
I am navigating through from the main form.
I looked through each of the subforms and can't locate where I need to fix.
Main form is called "facilityMaster"
facilityMaster has three tabs(tab1, tab2, tab3)
When open up the facilityMaster form,
it opens up at tab1 which has sub form(subAddress)
I am not sure if I gave you enough details.
Where is this error coming from? and how can I fix this?
Please help.
Thanks a lot.
Q
I have a main form(tabbed) with subforms on each of the tabbed forms.
I can navigate bewteen records but as soon as I click a create a new record button, I get this error "index or primary key can't be null value" and can't locate where it is coming from.
I am navigating through from the main form.
I looked through each of the subforms and can't locate where I need to fix.
Main form is called "facilityMaster"
facilityMaster has three tabs(tab1, tab2, tab3)
When open up the facilityMaster form,
it opens up at tab1 which has sub form(subAddress)
I am not sure if I gave you enough details.
Where is this error coming from? and how can I fix this?
Please help.
Thanks a lot.
Q