Search results

  1. P

    Many-to-many tables

    Hi - I am trying to create a database that stores inventory information for PC's and software. I have a table called Equipment which stores all my HW information. I have another table called Software to store all my S/W information. Since the relationship between the two tables are...
  2. P

    Sort records on numeric values stored in a text field

    Hi - I would like to be able to sort a field that is currently defined as text so that the user is able to enter "player numbers". There are people who have number that are 00, 1, 30, 0, 4, 22 etc... But when I tried to sort this field in a report, the order is not correct numbericallly. Any...
  3. P

    Import an excel file

    I have an excel file worksheet(player info sheet)that the user would input information. I then copy that info into another worksheet(player info) in the data fields that I have defined in Access. I then open up my Access database and do a file-get external data-import. I then select my excel...
Back
Top Bottom