Hi,
I have MAINform with CUSTOMERsubform. When I click on any record on the CUSTOMERsubform, it opens CUSTOMERDETAILsubform which should show the correct record based on CUSTID field of the CUSTOMERsubform. At first, it doesnt show the correct record but when i did a Me!Refresh, it did it correctly. However, on the CUSTOMERsubform, the record pointer moves up to the first record. I figured this was caused by the Refresh Method. Is there a way or a code which will make the record pointer stay where it should in the CUSTOMERsubform?
I have MAINform with CUSTOMERsubform. When I click on any record on the CUSTOMERsubform, it opens CUSTOMERDETAILsubform which should show the correct record based on CUSTID field of the CUSTOMERsubform. At first, it doesnt show the correct record but when i did a Me!Refresh, it did it correctly. However, on the CUSTOMERsubform, the record pointer moves up to the first record. I figured this was caused by the Refresh Method. Is there a way or a code which will make the record pointer stay where it should in the CUSTOMERsubform?