The 
The example import file below adds supplementary media to the Supplementary table of existing Multimedia records (identified by their IRN):
| IRN | Supplementary_tab(+) | 
|---|---|
| 
 | 
 | 
| 
 | 
 | 
| 
 | 
 | 
                                                        
Multimedia and supplementary media may be loaded in the same import file, as the following import file demonstrates:
| MulTitle | Multimedia | Supplementary_tab(1) | Supplementary_tab(2) | 
|---|---|---|---|
| Close up of signature. | E:\Media\Sig\ Smith_Death_cert.tif	 | E:\Media\Sig\ signature_zoom1.tif | 
 | 
| Commemorative Certificate. | E:\Media\Cert\ Commemorative2011.tif | 
 | 
It is also possible to import Usage and Notes values along with the media, as the following import file demonstrates:
| IRN | Supplementary_tab(+, group='import') | SupUsage_nesttab(+, group='import':1) | SupUsage_nesttab(+, group='import':2) | SupNotes0(+, group='import') | 
|---|---|---|---|---|
| 
 | 
 | 
 | 
 | 
 | 
| 
 | 
 | 
 | 
 | 
 | 
| 
 | 
 | 
 | 
 | 
 | 
Notice how the group= import feature is used to ensure the media, usage and notes are all added on the same row in the Supplementary table.
