Recent content by bigmac

  1. B

    form/subform problem

    coped your code to my database and it seams to be working , thank you , i must have done a typo before
  2. B

    form/subform problem

    working now , will try code on my database
  3. B

    form/subform problem

    Status not changing to expired neither is stat
  4. B

    form/subform problem

  5. B

    form/subform problem

    can you show me how to do this please?
  6. B

    form/subform problem

    just tried this , not working, any ideas ?
  7. B

    form/subform problem

    hello all , can you help please ? i have a form called "sheet1" and a subform called "subform", the form has a text box called "stat" and the subform has a text box called "status", i have a record set to change all status values to "expired" on a set condition, Private Sub Form_Current() With...
  8. B

    report signature image

    thank you all , i will try a sub report
  9. B

    report signature image

    the report is taken from subform
  10. B

    report signature image

    hi all can you help me please , i have a report that shows many rows, on each row is a column showing the name of the person who signed it , and a column showing the persons signature (a png photo) , this can be signed by more then one person so i want to look at the row with the name of the...
  11. B

    Solved conditional formatting problem

    hi all, and thank you for your input, i have tried a query update and this works fine as well ,
  12. B

    Solved conditional formatting problem

    just thinking aloud
  13. B

    Solved conditional formatting problem

    would an update query be better for this?
  14. B

    Solved conditional formatting problem

    hi pat , i have changed the name of the field to " twelve month update"
  15. B

    Solved conditional formatting problem

    there are a lot more fields on the subform, not just those two i have mentioned, but they are the only two i want to work with, the table is called "subform"
Back
Top Bottom