M michael_mcclellan Dec 29, 2004 #1 Does anybody know why this would generate a compile error: library not found? Dim MyDate MyDate = Date
Does anybody know why this would generate a compile error: library not found? Dim MyDate MyDate = Date
B Bob Phillips Dec 29, 2004 #2 Go into Tools>References in the VBE, and see if there are any missing references. Get rid of them if so. -- HTH RP (remove nothere from the email address if mailing direct)
Go into Tools>References in the VBE, and see if there are any missing references. Get rid of them if so. -- HTH RP (remove nothere from the email address if mailing direct)