Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Viddy
  • Content: Threads
  • Order by date
  1. Viddy

    How can I pass Parameters into an Access Query

    Viddy (IS/IT--Manageme) Sep 26, 2003 I originally posted this on th Access Queries and Jet SQL Forum thread701-664995, but was advised that I would be more likely to get a response from this thread. I have a Query which, when run from Access displays a dialog box requesting that a value is...
  2. Viddy

    How can I pass Parameters into Access Queries

    I have a Query which, when run from Access displays a dialog box requesting that a value is entered. The query works fine and returns the required information. From within VBA (Excel) when I call this query using ADO command and parameter objects, it does not seem to have any parameters passed...
  3. Viddy

    importing excel spreadsheets into access : Error

    Can anyone help? I am using Excel 2002 and Access 2002 on Microsoft XP client. I am trying to use the import function or the link function within access 2002 to import/link to the spreadsheet data. Everytime i try this, i get the classic "access has had a critical error - send a report...
  4. Viddy

    MS Access Control Events

    I have a series of textboxes that require the same code to be executed when the user tabs out of them. In order to save filling my VBA script with eventhandlers for each text box, I have used a public sub that is called by each text box. I then use the Screen.Activecontrol to identify the...

Part and Inventory Search

Back
Top