WillJulian
Technical User
<br><br>so my problem is I need to find the leadtime of a part and also the production start date.<br> <br> Fields=<br><br>1.DUEDate-(ProductionTime+VendorLeadTime)=LeadTime<br>2.DUEDate-ProductionTime=production start date<br> <br> Format= <br>1.dd/mm/yr-(days+days)=days<br>2.dd/mm/yr-days=dd/mm/yr<br><br>Is this possible and how do I go about creating the query?<br>A friend mentioned something about Julian-dates but I haven't found any mention of this in Access.<br>Thanks<br>Will