Recent content by Safari

  1. Safari

    Making + plus sign in report

    Dear All Is any way to make group with + sign like excel? For Example: Customers + When I click on + it's appear all customers name Thanks in advance
  2. Safari

    Label Caption In Data Sheet

    some one inform me that : 'Create child label control for text box. Set ctlLabel = CreateControl(frm.Name, acLabel, , ctlText.Name, _ "NewLabel", intLabelX, intLabelY) but i cant understated it can you explain it
  3. Safari

    Label Caption In Data Sheet

    ok
  4. Safari

    Label Caption In Data Sheet

    how can i solve it ? is it anther way ?
  5. Safari

    Label Caption In Data Sheet

    2010 yes from subform
  6. Safari

    Label Caption In Data Sheet

    still not working
  7. Safari

    Label Caption In Data Sheet

    I HAVE DATASHEET AS SUBFORM .. I WANT TO CHANGE LABEL CAPTION ON OPEN EVENT I USED THIS CODE : ME.LABEL1.CAPTION="iTEM NAME" BUT NOT WORKING WHATS THE PROBLEM ? THANKS
  8. Safari

    Solved change any code color to red

    Thanks 👍 It's Working
  9. Safari

    Solved change any code color to red

    Ok i will try it
  10. Safari

    Solved change any code color to red

    Yes i have its the main form i made digital form on it . What can I do?
  11. Safari

    Solved change any code color to red

    when i am trying to write vba code its automatically change font color to red and not accepted to complete the code also refuse to get any text property like : me. not open the properties combo box . how can i solve it
  12. Safari

    tree view control

    hi all i have a treeview control on my form ( office 2010 32 bit ) with windows 10 32 bit and it working well on my laptop but ... when i try to open the same form on anther PC which have also ( office 2010 32 bit ) but with windows 7 32 bit , the treeview control not appear completely ...
  13. Safari

    ALLOCATE QUANTITY

    @arnelgp
  14. Safari

    ALLOCATE QUANTITY

    @arnelgp
  15. Safari

    ALLOCATE QUANTITY

    @arnelgp THERE NOTHING CHANGE ITS THE SAME DB WITHLOUT ANY CHANGES ALLOCATE QUANITITY EMPTY .. NO CODES I WANT TO ALLOCATE 60 LIKE ( 50 + 10 ) IN ALLOCATE FILED
Top Bottom