0

Move a record to another table.

Hi is it possible to move a record to another when a field has certain text.  Ie.  If field says complete move the record to other table. 

2 replies

null
    • Sean
    • 3 yrs ago
    • Reported - view

    Hi Alan,

     

    You can't move a record, but you can simulate this by creating a new record in the table you want to move it to and then copy the field information to that record. Then you would delete the record in the table that you want to move the record from. You can do this by putting the code in a Trigger or a Button.

    • Faldo
    • 3 yrs ago
    • Reported - view

    Ok thanks will have a look for some code.

Content aside

  • 3 yrs agoLast active
  • 2Replies
  • 427Views