D dmcdivitt Registered User. Local time Today, 09:06 Joined Mar 12, 2009 Messages 28 Feb 25, 2010 #1 For Access 97 and Access 2000, what is the method to extract text for a form at the project level? This is an alternative to using Lines and CountOfLines on the module. It may be undocumented, I don't remember. Thanks
For Access 97 and Access 2000, what is the method to extract text for a form at the project level? This is an alternative to using Lines and CountOfLines on the module. It may be undocumented, I don't remember. Thanks
B Banana split with a cherry atop. Local time Today, 07:06 Joined Sep 1, 2005 Messages 6,318 Feb 25, 2010 #2 You mean SaveAsText and LoadAsText?
D dmcdivitt Registered User. Local time Today, 09:06 Joined Mar 12, 2009 Messages 28 Feb 25, 2010 #3 That was it. Thanks!