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
SCCM deploying package message
BSOD 0X000000D1 nvstor.sys blue Screen
splitdata macro udf
Internet Explorer blocking html pages
Microsoft Word normal.dot/global template issue
Slow rending of Reporting server reports in firefox
Count work days between two dates
Printing PDF and phys. Printer by one Printqueue
Locking a Table?
Is Windows Vista media center downloadable. Is there a free evaluation perios download.