yes if the result is nothing then I would like blank, I will write something out and get back to you. Might not be today but I really would like to see this working so I will try my best.
I do have a second issue, on the main form, there is a add new investigation button, "looks like a blank page".
I have 3 buttons, one is save the new investigation, one is exit the form.
The third the "hand" is one which I have not figured out. I want to add the new investigation,(that part is fine), but then I want to close the form and open frmInvForm1 and set it to the investigation I just logged. However currently this form only works for when the user double clicks the investigation number in the main list. Is the only way around this to create an additional form/query. I intend to use this in the multi user environment would it be better to call records directly from the table rather than using a query or is that not an issue?
Thanks for your knowledge. As for the filters I will get back to you as soon as I can.
I do have a second issue, on the main form, there is a add new investigation button, "looks like a blank page".
I have 3 buttons, one is save the new investigation, one is exit the form.
The third the "hand" is one which I have not figured out. I want to add the new investigation,(that part is fine), but then I want to close the form and open frmInvForm1 and set it to the investigation I just logged. However currently this form only works for when the user double clicks the investigation number in the main list. Is the only way around this to create an additional form/query. I intend to use this in the multi user environment would it be better to call records directly from the table rather than using a query or is that not an issue?
Thanks for your knowledge. As for the filters I will get back to you as soon as I can.