Search results

  1. C

    Default values in aform

    It displays nothing but a blank space
  2. C

    Default values in aform

    Thanks rural guy for ur reply.I had tried several times to do that ,but in vain.I tried putting the default value of that boxes property(under data tab of property box) =0, ="0"and "0".but it does not work .neither in the form nor in the query ,which is the controll property of that form it...
  3. C

    Default values in aform

    In one of my data bases there is a form based upon a query.How can i make the default values of 4 boxes of that form 0 ?:confused:
  4. C

    Return to first record problem

    I have already done all this things,(property of 'after update' event of the combo AREA is requery and the combo office woks on the basis of query).As I said in my post my form works properly with first record,But my problem exists,it returns to first record on updation.
  5. C

    Return to first record problem

    Hi, In my launching form there are two dependant combo boxes.one for AREA and the other contains list of offices in this area.The office list changes according to the selection in the AREA combo.This works perfectly with my first record.But when i do this with other records ,as I change the...
Back
Top Bottom