S
Sammie
Is it possible to enable a user to create a msgbox? I would like the user to
create a message for a customer when the customer places a new order.
I have tblCustomers and tblOrders. The user would go to the customer record
and enter the reminder message. On the orders form, after the user selects
the customer from the list, their message would pop up. When the reminder
message is no longer need, the user could turn it off back on the customer
record.
I create these types of msgboxes all the time, but I am the only one who can
remove them when they are no longer needed, becuase my users don't use visual
basic. I would like the user to be able to do this.
create a message for a customer when the customer places a new order.
I have tblCustomers and tblOrders. The user would go to the customer record
and enter the reminder message. On the orders form, after the user selects
the customer from the list, their message would pop up. When the reminder
message is no longer need, the user could turn it off back on the customer
record.
I create these types of msgboxes all the time, but I am the only one who can
remove them when they are no longer needed, becuase my users don't use visual
basic. I would like the user to be able to do this.