Dear Sir/Madam,
I would very much appreciate if you can spare me some tips to draw grid in form. Just a simple tip so that I can carry on the rest. I want to have a form to allow me to input 2 figures (length & width) so that a gris can b plotted. For example, a big sheet of paper size is length...
Dear All,
Based on the expression in query field,what if the statement is false, and i want it to return to "wrong" instead of "0"?
IIF([Authorized]=1 And [DayID] In (1,3,4), 100, IIF([Authorized]=1 And [DayID] In (2,5), 200, 0))
Thanks
Sean
Dear all,
I need to know if mulitple calculation can be made in one text box under form? Something like excel:- sum((10+20)-5). Thanks in advance.
Regards,
Sean
:confused: Hi all,I would be very appreciative if someone could help me. Basically,I want to search information after all items have been randomly scanned by barcode scanner. For example,each of my staff has 4 items namely:- A:shirt1, B-pant1, C-shirt2, D-pant2. All items have their own...