Results 1 to 2 of 2

Thread: Adding to a table based on a field from another table

  1. #1
    Jon Goings Guest

    Adding to a table based on a field from another table

    This is a for example:

    In one table I have a Quantity field for Software CD's. Is there a way to add records to another table based on the number of CD's I have?

  2. #2
    Frank Kwong Guest

    Adding to a table based on a field from another table (reply)

    Modeule #1 - Setup your form or grid so you can pick the record. Export the quantity field.

    Module #2 - pick up the quantity field and construct the Silent command peroperty and execute it.

    Make sure your add is valid all the time


    FK


    ------------
    Jon Goings at 4/24/01 12:03:22 PM

    This is a for example:

    In one table I have a Quantity field for Software CD's. Is there a way to add records to another table based on the number of CD's I have?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •