Microsoft
Software
Hardware
Network
Question : Auto Populate an unbound textbox on an unbound form
access 2003
I have a textbox called "txtLookup"
When the form is loaded I want it to populate with the value "SearchBox"
I was trying:
me.txtLookUp.setfocus
me.txtLookup.text = "SearcBox"
Thanks
fordraiders
Answer : Auto Populate an unbound textbox on an unbound form
Private Sub Form_Load()
me.txtLookUp = "SearchBox"
End Sub
mx
Random Solutions
Flash won't install in IE7
I am getting a type mismatch on this Macro. Need help updating it.
Get active application name
MSJet
SSIS Error Code DTS_E_OLEDB_NOPROVIDER_64B<wbr />IT_ERROR
DataGrid Scrollbar Width
LDAP/ Active Directory Password Unlock Error..
Converting Access queries to T-SQL problems
Missing Microsoft Calendar Control 10.0
SBS 2003 NT Backup SqlServerWriter Error 0x800423f4