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 SkipVought 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: *

  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

    Thank you for your response. What I am actually trying to do is allow each employee to enter their hours worked unto on time sheet on a weekly basis, and at the end of the month they will print one time sheet, which would be the monthly spreadsheet. At the moment the employees will have to print...
  4. 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...
  5. 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.
  6. suchis

    Use Macro to filter a report

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

    Select data from Combo box

    Thank you, I decided to use the command buttons instead, which works perfectly.
  8. 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