Michael R Mattys
michael.mattys at adelphia.net
Sun Mar 9 14:51:01 CST 2003
Arthur, I'll take another swing ... If frm.RecordSource <> "" Then Debug.Print objFrm.name & ": " & frm.RecordSource a.writeline "Form: " & objFrm.name a.writeline "===========================================" a.writeline "RecordSource:" a.writeline frm.RecordSource a.writeline End If ' Goes here and not at the end of the proc a.writeline "Data Driven Controls" a.writeline "--------------------" Mike Mattys ----- Original Message ----- From: Arthur Fuller To: accessd at databaseadvisors.com Sent: Sunday, March 09, 2003 2:48 PM Subject: RE: [AccessD] Iterating Controls I have a lot of other things on my mind today, and clearly I am now dazed and confused, and no doubt overlooking something very obvious. Here is the current code: -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://databaseadvisors.com/pipermail/accessd/attachments/20030309/843e4bb1/attachment-0001.html>