hey all i wanted to finish up a project i was working 7 months ago and now i have time for this. I was looking at this and now that i have seen this again i want to add things to it i have two subforms on this one form there is a total field in one and a field named "dec" in the other that has what he has spent in that month. i want to have a textbox above the (subform) that states that he has reached over a certain amount already for instance:
if he has purchased over $50.00 then the message would say "you have reached over $50.00 worth of items and so on.
my question is:
how do i call this field in the subform named (SFF) to put in the afterupdate event for the textbox named "txtmessage "
lee123
if he has purchased over $50.00 then the message would say "you have reached over $50.00 worth of items and so on.
my question is:
how do i call this field in the subform named (SFF) to put in the afterupdate event for the textbox named "txtmessage "
lee123
Comment