Form repeating detail section

That's fine, as long as this one isn't working. So, what are the steps to reproduce the problem?
 
you open up Pano (the form)
you'll see a list.
when you click on a FileNo textfield (the coloured ones) the 'Detay' form should appear at the selected record. Instead you will receive the parameter prompt.

At the 'Detay' form, you'll find the checkbox"invoiced the client(inspection)" when this is checked the FileNo color should be green. But the FileNo field never changes colour.
 
Ok, your Pano form is corrupt. Create a blank new form, copy your controls onto the new form and set the form's properties accordingly. You can call the new form frmPano. Remember to change the form name in the macro too.

Don't delete your original form until you have copied all the properties onto the new form and it's all working.
 
VBAINET FOR PRESIDENT!!! :D

Thank you very much!!!

But how did you notice it?
 
You're welcome! :)

I had an error message when the Click event was about to fire and the error message that came up normally indicates corruption.
 
Not really. It's just not a macro related error. Although, I've seen it before.
 

Users who are viewing this thread

Back
Top Bottom