Recent content by vip2442

  1. V

    Control CheckBox

    This is my borrowing form there is Two CheckBox's The first one for BORROWING that get the status of the copy if it allready belonge to this member or not (if it belonge to him i got messege that this copy allready belonge to him) note: the checkbox appear directly when i type the CopyC. Help...
  2. V

    Control Data in Form

    Hi i want to know how can i control CheckBox Ex: *- If i have record for and the primiry key is the ID *- When i type the ID i get the an other data for that record *- If i change address in that form and the checkBox is True i want to stop update that record and get messege for that. OR...
  3. V

    Control the CheckBox in form

    maybe you can understand me here 1- when i type the ID i will get the other data related with that ID. 2- Befor updating the record want to check if "Status" CheckBox is True so i can't update the record and get Messege.
  4. V

    Control the CheckBox in form

    Hi Hi the source is query? i just want to ckeck it befor update if that check box is True so no update will be? or another Idea!
  5. V

    Control the CheckBox in form

    Hi Here I want to know how can i control the checkBox when i enter ID in form i got the related feilds too so when i want to edit the record i wnat to check if the checkBox is TRUE i get messege that i cant edit this record?
  6. V

    help searching (ONE to Many)

    Hi I have A Realtion One to Many and i want to search using the one but i got only the information the i search for if it in the all tables if it in one table i got nothing? i tried to delete the realtion but i got the information repeat in the result? this is the realtion...
  7. V

    Store Value to (TABLE) from (FORM)

    ok thanks ohh ok yeah i think it's bad idea
  8. V

    Store Value to (TABLE) from (FORM)

    Hi I want to know how can i Store Value from FORM to Table. Ex: I made count in FORM and i want to store that data in TABLE?
Back
Top Bottom