1. Add a new table and name it USysRibbonImages. (You may use a different name, but this name is used in the following code and examples).
2. Add the following fields to the new table:
- ID (an auto numbering field)
- ImageName (a text field)
- ImageFile (an attachment field)
3. Save and close the table.
4. With the table selected (but still closed), go to Create => Forms => Form and create a new form based on the USysRibbonImages table.
|