Search results

  1. ___

    Changing order text boxes, command boxes etc. are highlighted

    Right click on your form in design view and select 'Tab Order', arrange as required. HTH
  2. ___

    Optimize performance

    Try creating a new blank db and import all your queries, forms etc into it......see how the new db runs.
  3. ___

    Optimize performance

    How does it perform as a single database (not split) on a single pc? It could be the network slowing it down.
  4. ___

    Optimize performance

    Try a Compact and Repair. Tools >>> Database utilities >>> Compact and Repair Database. HTH
  5. ___

    Open Word file, using database location

    You need to place the code in the VBA editor. In the OnClick of the button select 'Event Procedure' and then click the "..." button to the right, this will open the editor. Place the code between the two lines of code already generated. It should look something like this... Private Sub...
  6. ___

    Open Word file, using database location

    Does your table store the path and file Name (including extension) of each doc? (ie. C:\MyDocs\Doc1.doc) If so, put the following in the OnClick event of a button on the form containing the text box that holds the path and file Name, changing 'YourTextBox' to the TextBox Name...
  7. ___

    Opening and Closing Databases

    Here's an example.
  8. ___

    Opening and Closing Databases

    Try.... Me.Application.Quit
  9. ___

    Story

    the backsides of
  10. ___

    Story

    to climb trees
  11. ___

    Story

    not rectangular cars
  12. ___

    Story

    oval and oblong
  13. ___

    Story

    wooden wheels and
  14. ___

    Story

    that resemble old
  15. ___

    Story

    drunk system drivers
  16. ___

    Story

    Windows Me CD's
  17. ___

    Story

    burn legal copies
  18. ___

    Story

    golden DVD drive
  19. ___

    Story

    hijacked a goose
Back
Top Bottom