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 Shaun E 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: bulldawg15
  • Content: Threads
  • Order by date
  1. bulldawg15

    Too few parameters

    I have a module that I use for running a report and changed the WHERE clause in the SQL in the module and I'm now getting a 3061 Too Few Parameters error. I'm sure I'm just referencing incorrectly in my WHERE clause. I have posted below the code for the module. Sorry if it's a little lenghty...
  2. bulldawg15

    Formatting Report Layout

    I was wondering if there is any way to format a report to look more like a text document than columns? Here's what I'm talking about. I'm doing a racing database and I need the following fields on the report: Class_ID, Heat, Rank, Car_Number, Driver_Name, Address. I have a Rank table that...
  3. bulldawg15

    Using Form Record Number

    Is there any way that I can set the default value of a text box on a form to be what its record number is for that specific form? Basically I want the default value to be the number that shows on the bottom of the form in the navigation section. Thanks for the help.
  4. bulldawg15

    Form default values

    I am creating a database that should be fairly simple. The database is for a local racetrack and I'm stuck on how to enter in race results. I have four tables: Driver, Rank, Home, Class. The form to enter in the results contains a main form with a subform. On the main form there are two combo...

Part and Inventory Search

Back
Top