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
SonicWall, VPN Access Rule
Google Apps Gmail and legacy MS Exchange (SBS) 2003 Synchronisation
Oracle -- SQL Results ?
Microsoft System Center Configuration Manager
DCDIAG DC ERRORS
Can Competitive Local Exchange Carriers Offer Mobile Phone Service?
Does anyone know FBML or the basics of developing a FB app?
how to parse this text log into another txt format
Problem getting page with CURL and PHP
Example on How to use AddPrinterDriver or AddPrinterDriverEx with C#?