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
Group Policy - domain controllers
Java web service accesing error
Program Can't See Mapped Drive But Explorer Can
Convert Doc files to Docx in SharePoint
To change asni_padding setting of a column.
Basic php/mysql questions
How to prevent a directory from being deleted
Intel Sata RAID controller on RHEL 4 problem
Roaming Profiles in Windows 7 Pro and SBS 2008
Sending pdf files to client using webmethods