Copying Selected Records from another Table

Description

You may copy selected records from another table to the current table using the Copy Operations or when viewing a table through a form or browse.

To copy records:

  1. Select Records > Copy Records... .

  2. Select whether you are copying records to a New table or Existing table.

  3. If you selected Existing table in step 2:

    • 1. Select a table from the Table Name list.

    • 2. Click OK to proceed with the append or Cancel to quit without appending.

      images/UG_Copy_Selected_Records.png
  4. If you selected New table in step 2:

  5. Click Browse... to navigate to and select the table whose records you wish to copy.

  6. Select the fields to copy. If you were viewing a browse, the options are:

  7. If you clicked Selected fields, click the Select fields... button to display the Select Fields dialog box.

    • 1. Optionally, pick a field from the Available fields list and click '>' to add it to the Selected fields list.

      images/Move_Right_Button.gif
    • 2. Optionally, pick multiple fields from the Available fields list and click '>>' to add them to the Selected fields list.

      images/Move_Last_Button_2.gif
    • 3. Optionally, pick a field from the Selected fields list and click '<' to remove it from the Selected fields list.

      images/Move_Left_Button.gif
    • 4. Optionally, pick multiple fields from the Selected fields list and click '<<' to remove them to the Selected fields list.

      images/Move_First_Button_3.gif
    • 5. Optionally, click the 'binoculars' icon to view the Xbasic code generated by this procedure.

      images/Preview_Button.gif
    • 6. Click OK to continue or Cancel to discard your inputs.

  8. Optionally, clear Copy Dictionary?

  9. Optionally, check Delete Target Table's Dictionary.

  10. Click OK to proceed with the append or Cancel to quit without appending.

See Also