I found this thread to be what I am trying to do also:
But I don't see where to put this code it says to use:
I have an Information tab and I have a Cost tab. The cost tab has a subform where user enters data. I have text fields on the Information tab that shows this data.
User enters data, clicks on Info tab but data is not refreshed. I have a dlookup that works when the Customer is selected, but not when the Cost tab is updated.
How do I do this?
But I don't see where to put this code it says to use:
Code:
If tabctl0.VALUE = 5 Then '6th tab
I have an Information tab and I have a Cost tab. The cost tab has a subform where user enters data. I have text fields on the Information tab that shows this data.
User enters data, clicks on Info tab but data is not refreshed. I have a dlookup that works when the Customer is selected, but not when the Cost tab is updated.
How do I do this?