
December 18th, 2003, 01:43 PM
|
|
Junior Member
|
|
Join Date: Dec 2003
Location: Detroit, MI
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Vba
Hi!
I have developed some forms in VBA for writing to excel spreadsheets and reading from excel spreadsheets.
The form was created some months back but now when I add a text box to that form, it is not recognised and I get a fatal error that throws me out of excel (and VBA). If I do anything (like putting some text or clearing this text box) I get the fatal error even if I am not reading from excel.
However, the problem disappears if I open the Visual Basic editor and then run the form.
The name of the form is frmIsodesign but in code it is automatically changed to frmIsoDesign - when I have no such form.
I can send the file to anyone who is interested. PLEASE HELP!!!
|