S
stevee2002
I'm a newbie, gotta simple question:
I need to add text strings to an existing memo field by clicking a button.
PURPOSE:
In need of a WorkOrder/ServicePerformed sheet for customers.
I am entering the data into a form, then printing a report.
I use repetative strings such as "Removed Viruses" and "Cleaned Computer" on
all Work Orders
I would like to have pre-designated buttons that will append strings of text
TO THE SAME FIELD.
I understand the basics of form creation etc, i just don't know what command
or code to insert into the OnClick event procedure.
Any ideas or help would be appreciated.
I need to add text strings to an existing memo field by clicking a button.
PURPOSE:
In need of a WorkOrder/ServicePerformed sheet for customers.
I am entering the data into a form, then printing a report.
I use repetative strings such as "Removed Viruses" and "Cleaned Computer" on
all Work Orders
I would like to have pre-designated buttons that will append strings of text
TO THE SAME FIELD.
I understand the basics of form creation etc, i just don't know what command
or code to insert into the OnClick event procedure.
Any ideas or help would be appreciated.