T
Tim Marsh
hi, i have a simple database, one of its forms has textboxes for collecting
information. One of the textboxes has text from emails, which have the '> '
markers indicating a replied-to message.
i'm new to Access and don't really understand how to reference objects in
VBA; can someone tell me what code i would need to assign to a button on the
form to access the textbox (called 'Code') to remove all occurences of the
'> ' which occur at the start of a new line (i presume it would be some kind
of find & replace routine).
Thanks for any help you can provide,
Tim
information. One of the textboxes has text from emails, which have the '> '
markers indicating a replied-to message.
i'm new to Access and don't really understand how to reference objects in
VBA; can someone tell me what code i would need to assign to a button on the
form to access the textbox (called 'Code') to remove all occurences of the
'> ' which occur at the start of a new line (i presume it would be some kind
of find & replace routine).
Thanks for any help you can provide,
Tim