That didn't work either. It highlights the control the same as the others but I still can't type over unless I click on the form. It will then give me a flashing cursor
I don't mind any suggestions.
Thanks for the reply but that did not work. I even tried setting the focus to another control and then back to the original with no luck. Here is the code.
DoCmd.TransferSpreadsheet acImport, acSpreadsheetTypeExcel9, "SHIPMENT", "s:\canada\Matrix Feed.xls", True
DoCmd.Requery
PO_Number.SetFocus...
Just upgraded to office 2003 on a machine. Now when I run the following code
DoCmd.FindRecord txtFindMe, , True, , True
It finds the correct record but the user must click on the form to change the value.
In 2000 and XP it let them change the value without having to click the form.
Anyone know...
I am trying to update access through a trigger. I have connected via the linked server command. I can update by running the procedure from the enterprise manager but the procedure will not fire from the insert procedure. It says
[Microsoft][ODBC SQL Server Driver][SQL Server]The requested...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.