Microsoft
Software
Hardware
Network
Question : Lookup table value and assign to text box
I need to lookup the last entry in a table "tbl_CustomerConcerns" in the field "Our Ref" (its a numeric entry), add 1 to that number, then assign the new value to a text box "txtOurRef" on a form "frm_ComplaintForm"
Thanks for the great help
Answer : Lookup table value and assign to text box
txtBox1= DMax ("field","table") + 1
Random Solutions
ASP
can't find Printer Setup Utility in Mac OS X 10.5.8
Serialization in MFC
Microsoft SharePoint Foundation search server option is grayed out.
Include page headers when printing HTML pages with different headers on some of each page
characters per inch and font points
VMware Workstation 7.1 Won't Install
How to parse XML string in Oracle procedure ?
Why won't Exchange Transport service start in Exchange 2007 on our SBS 2008 server ?
monitor/check all SQL Server backup jobs on all servers