V
Vaughan
I used to keep a handwritten log of cost estimates presented to me for
approval. As an experiment I created a simple form based on a journal form in
Outlook. I think it will work for me and I am pretty pleased with my
handiwork.
One little thing: when I save each item the subject field is empty.
Aesthetically, I would prefer it to store a brief summary of the estimate
like:
"Ref_No Customer Description"
Each of "Ref_No", "Customer" and "Description" are already stored in their
own used-defined fields, so I would simply need to concatenate them with some
spaces in between and set "Subject" to the result. So I suppose I need an
event handling procedure, but don't really know where to start.
Any help you can offer would be gratefully received.
TIA
Vaughan
approval. As an experiment I created a simple form based on a journal form in
Outlook. I think it will work for me and I am pretty pleased with my
handiwork.
One little thing: when I save each item the subject field is empty.
Aesthetically, I would prefer it to store a brief summary of the estimate
like:
"Ref_No Customer Description"
Each of "Ref_No", "Customer" and "Description" are already stored in their
own used-defined fields, so I would simply need to concatenate them with some
spaces in between and set "Subject" to the result. So I suppose I need an
event handling procedure, but don't really know where to start.
Any help you can offer would be gratefully received.
TIA
Vaughan