I want to create a user-friendly command button that will enable a user to import a screen shot into a table field record. Currently, if you right click on the correct cell, the option Insert Object dialog box will open with the various choices associated with the activity. Will any of these methods work: DoCmd.TransferText(), or DoCmd.TransferSpreadsheet(), or DoCmd.RunCommand acCmdExport.