Search results

  1. F

    What events fire on Access form F5 refresh?

    Do any form events fire when a user presses F5 to refresh? Otherwise, is there a way to capture the user pressing F5 so that I can run some code?
  2. F

    Pop up an Excel MsgBox from Access VBA

    I have VBA code in Access to open an Excel spreadsheet, modify, etc... That's all working fine. When I create a MsgBox, the box pops up in the Access window (which is now obscured by the Excel sheet that's now in front). Is there a way to pop up the msgbox in Excel so that the user will see it?
Back
Top Bottom