Search results

  1. T

    value list - row source problem

    ok, what i'm trying to do is this: In a table, i have 4 fields: team1 team2 team3 team4 each of which contains data type "text" each is a combo box with 'row source type' set to "value list" and in the row source itself is the following: "1st";"2nd";"3rd";"4th" so a position can...
  2. T

    simple running total problem

    I'm designing a database for a local athletics event, in which there are 4 teams which compete at different age levels in different events. The problem is, it is necessary to keep a running total of the points each team has, i.e. whenever the user enters the number of points a team won from an...
  3. T

    radio buttons

    I was wondering if someone could please tell me about radio buttons.I'd like to know what they do, and how you can make them on a form coz they don't seem to be on my toolbox
Back
Top Bottom