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 wOOdy-Soft 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: suchis
  • Content: Threads
  • Order by date
  1. suchis

    Display Confirmation Page before Inserting data to Access Database

    Thank you for your assistance in advance. What would be the code that I could use to display a confirmation page to a user before an Access database in updated with their information? Currently, I have a form with text boxes that the users will have to fill in with their information. The user...
  2. suchis

    Trigger to update a table

    I would like to create a trigger that will execute a stored procedure and then have the results from the stored procedured update a table. I any appreciate any help that is provided.
  3. suchis

    Use one spreadsheet to update another spread column

    I have two spreadsheets. One contains Weekly information such as Number of hours worked and the other contains Monthly information. I want the user to be able to enter hours into the Weekly spreadsheet after which time the Monthly spreadsheet will contain the totals for each week. Therefore, the...
  4. suchis

    ComboBox and Command Button

    I would like to know the code for Selecting an Item from VB ComboBox and use a Command button to manipulate the selected item.
  5. suchis

    Use Macro to filter a report

    I would like to know how to filter a report by using a Macro.
  6. suchis

    Select data from Combo box

    I would like to know how to select data from a combo box and then use a button to respond to the selected item. I need this information for the creation of a macro that will allow the user to select from a combo and will be given the data associated with the selected item. I am using...

Part and Inventory Search

Back
Top