V
VIDDOM
I am a begginer, please be patient.
I have a database called EVENTS, there I have a form which
has a field called "CLIENT" which shows me each client, and
other YES/NO fields showing his or her status: "INACTIVE"
and "CANCELLED".
I also have another database called FOLLOWUP where I have a
form which has a field called "NONCLIENT".
How can I send automatically all the related information
from the database EVENTS to the database FOLLOWUP just by
clicking in the Y/N-field-"CANCELLED"?
Consider:
1.The data will be transfer to tha database FOLLOWUP and
all records in the database EVENTS will be deleted.
2.When clicking in the Y/N-field a POP-UP dialog must
appear asking if the person is sure about the transfer.
3.The "CLIENT" has information related in other tables
which has to be send to other tables in the new database.
How can I do all this without complicated coding, for I
dont know how to type a code?
Thanks
I have a database called EVENTS, there I have a form which
has a field called "CLIENT" which shows me each client, and
other YES/NO fields showing his or her status: "INACTIVE"
and "CANCELLED".
I also have another database called FOLLOWUP where I have a
form which has a field called "NONCLIENT".
How can I send automatically all the related information
from the database EVENTS to the database FOLLOWUP just by
clicking in the Y/N-field-"CANCELLED"?
Consider:
1.The data will be transfer to tha database FOLLOWUP and
all records in the database EVENTS will be deleted.
2.When clicking in the Y/N-field a POP-UP dialog must
appear asking if the person is sure about the transfer.
3.The "CLIENT" has information related in other tables
which has to be send to other tables in the new database.
How can I do all this without complicated coding, for I
dont know how to type a code?
Thanks