I have a database that I am using for forecasting major equpiment for projects. I am trying to augment my in-service date. I want to predict when I need to purchase the equipment, by adding on a 30 day buffer, as well as a specific lead time(in days) that differs for each piece of equipment. The equipment is shown in a combo box, and that is how I choose what equipment I want to create a report for. I've been trying to use the DateAdd function, which easily adds the 30 days. Now I'm getting stuck on trying to add the Lead Time values. The values are stored in a table in my database, but it seems not to like it when I am referencing the table for the number to add. It is only grabbing the first value in the table.
There is probably something that I am just overlooking, but if anyone can lend some expertise, I'd appreciate it. Thanks much!
jamey84
There is probably something that I am just overlooking, but if anyone can lend some expertise, I'd appreciate it. Thanks much!
jamey84