Search results

  1. P

    table relationship understanding

    Could anybody please help with a problem I have regarding extracting data from 2 tables. I am currently building a database that will allow users to complete their details to enter an event. I am building a register / log in section, a user enters their personal details on the database including...
  2. P

    auto insert data

    Could anybody please help with a problem I have regarding extracting data from 2 tables. I am trying to build a database that will allow users to complete their details to enter an event. The way I would like it to work is for the user to register their personal details on the database including...
  3. P

    Controlling cursor in form

    I am trying to find a solution to what seems quite an easy task, but it is baffling me. I have a database which provides a manual back up timing for sports events. My main form of timing uses an RFID system, linked to a separate database, however I wish to add the manual back up as extra...
  4. P

    Opening form on startup

    Hi there I hope somebody can help answer this seemingly easy question, although only easy if you know the answer. I wish to open a form on start up of the PC. This part is simple enough, however I need it to place the cursor in the next available row in the first column. When I open the form...
  5. P

    Separating Lap Times

    Could anybody please help me with a problem I have come across. I am currently working on a project database to distinguish lap times from a bunch of athletic competitors. The database includes 2 tables, namely, Competitors and LapTimes. In the LapTimes table there are 2 fields which simply...
  6. P

    Manipulating records into one column

    Could I please ask for some help with a current project I am working on. The database, named “Zone Detect” at the moment is made up of 3 tables, these being “Items”, “Zone 1” & “Zone 2”. Both tables “Zone 1 & Zone 2” are linked externally via a separate access database. I then use the link...
  7. P

    Create a search records option

    Hi, I hope somebody can help me with this seemingly simple problem. I currently have a database that keeps a record of competitors details and the results of their performance in a race. I would like to have an option that any competitor can enter their race number into a form. The form would...
  8. P

    Capture Current Time

    Having had a look at another thread under forms, I figure this could help me out with my problem. I want a form to have just 2 fields (ID Number & Rec Time). In the database I was looking at, posted at http://www.access-programmers.co.uk/forums/showthread.php?t=134084...
  9. P

    automatically inserting current time

    I am trying to get the current time to display in the same record as an identity number. I am using a barcode scanner to identify the ID number. Using a program called BC Wedge it will place the ID number into a field in a table of the database. I also want it to record the current time the ID...
Back
Top Bottom