Search results

  1. R

    How to transform record entries to fields in another table?

    I have one table called "Make and Model," with two fields: MAKE, and MODEL. Another table, called "Options," has two fields: OPTION NAME, and OPTION DESCRIPTION. I would like to create a third table, with fields for MAKE, MODEL, and one Yes-No field for each OPTION NAME (which exist as Records...
Back
Top Bottom