Search results

  1. R

    updating combobox using Notinlist query

    figures, it should refresh the list automatically... I see, try acDataErrAdded (you hve the Err and Data switched) :)
  2. R

    check VPN connection status

    This is more of an excel question but hopefully the VBA soltion will be similar... I have external data via ms query that I need to refresh when the workbook is opened. I'm using .querytable.refresh in the Workbook_Open event, works fine. The issue is that some users of this file are remote and...
  3. R

    updating combobox using Notinlist query

    what if you add a requery of your combo box object?
Back
Top Bottom