Search results

  1. T

    Checkbox doesn't print in report view.

    I can see the checkboxes in report view but when i press a print button that activates a PrintOut macro the checkboxes doesnt print. When I open in print preview the problem does not exist. But that means that I can't use a button for a quick print. I work in an access 2007. Please help!
  2. T

    Create new record from a subform

    Is it possible? Thank you!
  3. T

    open form from another form

    ...and set to the current record of the first form. I want to use macros (since i don't know code). Please help!
  4. T

    i want no text box and label when print if empty

    I select the section of my report and on format event i put the setProperty action and arguing property visible to zero. What i cannot do is fill properly the condition column in order to make my text box (and it's label) unvisible when i print my report. Please welcome any suggestions!
  5. T

    simple question

    Can i add new records in a subform (or it is just for showing data)? Thank you!
  6. T

    many text boxes in a form-not just one!

    About a medical database. I construct a biochemical results table with a patient ID field, a date_of_sample field, a bloodtestID field for each type of biochemical test (all those three fields have the primary key) and results field where I put the numerical result of the test. I want a form...
  7. T

    check boxes automatically checked

    I have a form with two columns. In the first one I put lab test results (which are numerical values) while in the second one there are corresponding yes/no check boxes indicating the result as normal or abnormal. I want the corresponding check boxes automatically checked when I insert the lab...
  8. T

    Check Boxes

    I want to select or deselect with one click all check boxes in a group of them that i will decide in a form of access 2007. I welcome any suggestion.
  9. T

    close form without save

    The form is always saving when i press the button i created with the close action. I use Access 2007. How can i just close the form without saving the possible changes that have been made to it? Great thanks for any help.
Back
Top Bottom