I've really come to rely on this place for help, your insight and inputs have been an immesurable help. Thank you.
I'm strugling with an SQL problem, I want to create a list of open jobs when a particualar column is Null. The parameters I'm trying to display are tailnum, date, flt, and gate. I've tried using a form, but the form won't refresh for me if I put the refresh button in the form footer. If I put it in the detail section, every record displays the button. What I want is a form that will update with each new open and closed job, and display only the data, but the form I've been working with is producing the combo boxes for the inputs that have them. The idea here is to have the form run so that the operator can have at glance all the jobs that remain open from one shift to the next. I'll work on the rest of the requirements later.
I've tried using the SQL Datasheet display, but I can't add a refresh or requery button to it, that I know of. If anyone can help, I would appriciate it.
I'm strugling with an SQL problem, I want to create a list of open jobs when a particualar column is Null. The parameters I'm trying to display are tailnum, date, flt, and gate. I've tried using a form, but the form won't refresh for me if I put the refresh button in the form footer. If I put it in the detail section, every record displays the button. What I want is a form that will update with each new open and closed job, and display only the data, but the form I've been working with is producing the combo boxes for the inputs that have them. The idea here is to have the form run so that the operator can have at glance all the jobs that remain open from one shift to the next. I'll work on the rest of the requirements later.
I've tried using the SQL Datasheet display, but I can't add a refresh or requery button to it, that I know of. If anyone can help, I would appriciate it.