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
removing xml node from database
SSAS 2008 MDX All Member Before Current Member
Drop down in Word
Automatically Enable "Potentially Harmful Content"
Read file line by line in java
Extjs: Panel and mouseover/out event
Designing Luns and datastores
Library module to process RAW camera files?
Computer doesnt power on...
accessing sonicwall via browser from multiple subnets within same LAN