Recent content by saqibawr

  1. S

    Change the value of bounded field from form

    I knew that. I created this database by my self but now what i m trying to ask is that the name of salesman is bounded to a combo box and it comes in text box by entering the code. But when i try to change it it is not changing. It said that this field is bounded with combo box. Is it possible...
  2. S

    Change the value of bounded field from form

    I have bounded the combo box to table. But i want that if it is possible to create a form that if value is bounded to a table it could be changed directly from the form with out going to table. I am uploading my sample database. Help please if possible???? :confused:
  3. S

    Change the value of bounded field from form

    If my text field is bounded with a combo box. Then how to change its value. For example if my price field is bounded with combo box and by entering the code in combo box price come in text box field and when i try to change it it says that value cant be changed because it is bounded with combo...
  4. S

    Question Change Value of bounded field

    No it is not working. I have changed the properties of the combo box in limit to list from no to yes but it is still not working.
  5. S

    Question Change Value of bounded field

    If my text field is bounded with a combobox. Then how to change its value. For exapmle if my price field is bounded with combo box and by entering the code in combo box price come in textbox field and when i try to change it it says that value cant be changed because it is bounded with combo...
  6. S

    Conditional Printing

    If my form consist of several text boxes & the value of some text boxes is 0 then what will the the vb command for a button that it prints the text which is > 0. Mean that the text boxes with 0 values should not be displayed in print out?????????????? :confused::confused::confused::confused...
  7. S

    Question Conditional Printing.

    If my form consist of several text boxes & the value of some text boxes is 0 then what will the the vb command for a button that it prints the text which is > 0. Mean that the text boxes with 0 values should not be displayed in print out?????????????? :confused::confused::confused::confused...
  8. S

    Time & Date

    Thanks Alot
  9. S

    Time & Date

    How to display current Time & Date on the Access Form.
  10. S

    Reset Command for text boxes (To 0)

    Thanks Alot it is working perfectly.
  11. S

    Reset Command for text boxes (To 0)

    This command is resetting all the values to null. When all the values are null it does not show the total. I want to reset all values to 0.
  12. S

    Reset Command for text boxes (To 0)

    I have Created a receipt based on database. Now with command button i am able to reset all combo boxes in form but i am unable to reset all text boxes to 0. (Default Value). Can any one help me by creating a code that 0 value come in all the boxes of form along with resetting all the combo boxes.
  13. S

    Automatic Value

    Thanks alot.........:D
  14. S

    Automatic Value

    How will that type of field be created that when i enter the product number in one field then product value come into other field automatically:confused:???? I am uploading sample database Please help?
  15. S

    Question Lookup

    How to create a form that if i enter product id rest of the product detail comes on that form automatically. For example i have a database of books & if i enter book id by using combo box rest of its detail, Book Tittle, Author Name, and its price comes on to the form automatically in other...
Top Bottom