hi,
i hit a "save" command button which saves data on form1, closes it down, then opens up form2.However, the changes i make on the form1 should be reflected on form2. This data in the list box is not getting updated until i reopen form2 on its own.I tried appending to the macro which runs when the "save" command button is clicked, adding a "run command" - "refresh"..but this doesn't do anything for me.Does anyone know how i can get this data requeried. I know there is a requery function but this doesn't look the correct way to go about it either. Any assistance would be great. Cheers
i hit a "save" command button which saves data on form1, closes it down, then opens up form2.However, the changes i make on the form1 should be reflected on form2. This data in the list box is not getting updated until i reopen form2 on its own.I tried appending to the macro which runs when the "save" command button is clicked, adding a "run command" - "refresh"..but this doesn't do anything for me.Does anyone know how i can get this data requeried. I know there is a requery function but this doesn't look the correct way to go about it either. Any assistance would be great. Cheers