P pacg Registered User. Local time Today, 17:35 Joined Aug 27, 2004 Messages 25 Sep 10, 2004 #1 Hi I have a field that counts the records of a subform. The problem? When i haven't records my field = #Error. Can i, on the enter event, perform/count the records on my subform to disable my parent field ? Thanks
Hi I have a field that counts the records of a subform. The problem? When i haven't records my field = #Error. Can i, on the enter event, perform/count the records on my subform to disable my parent field ? Thanks
FoFa Registered User. Local time Today, 11:35 Joined Jan 29, 2003 Messages 3,653 Sep 10, 2004 #2 Sounds like you are not counting properly, because if you have no records it should return zero, how are you counting the records?
Sounds like you are not counting properly, because if you have no records it should return zero, how are you counting the records?