I have a custom module called workdays. and I have the following code assigned to a text box:
This does what I need on the form. But I need to store the value generated. I don't know how to do this. EITHER from the from I would keep the value. OR use it in a calculation at the table level. I cant do either.Code:=Work_Days([Date_Added],[Old date])
Anyone have any advice which direction to investigate? or any solutions?
Thanks Andy.