K
Keith74
Hi All
I've got a problem on one users pc. For some reason the code stops on
the line
txtBudgetAgreed.Value = ADORecordset!BudgetAgreed
This line works fine on other PCs and when this user goes into debug
mode you can still step through the code without getting an error. At
the time of execution the textbox has a value of 0.00 and the
recordset has a value of 0.
Any ideas?
Thanks
Keith
I've got a problem on one users pc. For some reason the code stops on
the line
txtBudgetAgreed.Value = ADORecordset!BudgetAgreed
This line works fine on other PCs and when this user goes into debug
mode you can still step through the code without getting an error. At
the time of execution the textbox has a value of 0.00 and the
recordset has a value of 0.
Any ideas?
Thanks
Keith