Search results

  1. S

    how to auto size frame form by records require it

    ok but tall frame vey tall>>>can i set it?
  2. S

    how to auto size frame form by records require it

    can you clean your idea MORE
  3. S

    how to auto size frame form by records require it

    how to auto size frame form by records require it AS PIC ATTACH
  4. S

    How to make Record cell expandable for words

    thank u i will try it>>>>
  5. S

    How to make Record cell expandable for words

    mmmm No way to do that?
  6. S

    How to make Record cell expandable for words

    How to make Record cell expandable for words to Vertical to show complite words
  7. S

    Solved How to add many entries by msg>>>

    First of all, I thank you Second, really, I did not see your comment
  8. S

    Solved How to add many entries by msg>>>

    Private Sub Command284_Click() Dim CPU As String Dim RAM As String Dim HDD As String Dim Spec As String CPU = InputBox("Enter CPU.") RAM = InputBox("Enter RAM.") HDD = InputBox("Enter HDD.") Spec = (CPU & "," & RAM & "," & HDD) Me.Spec = Spec End Sub
  9. S

    Solved How to add many entries by msg>>>

    Wow Wow Wow>>>>thanks a lot wonderful***********NEW IDEA____♥
  10. S

    Solved How to add many entries by msg>>>

    i solved it by my self
  11. S

    Solved How to add many entries by msg>>>

    i want by msg`s box
  12. S

    Solved How to add many entries by msg>>>

    How to add many entries by msg>>>ATTACH
  13. S

    how to copy records to textbox

    OK Working ,thanks you @arnelgp THANK YOU SO MUCH
  14. S

    how to copy records to textbox

    Text box Continued to a table
  15. S

    how to copy records to textbox

    attach
  16. S

    laptop Camera analysis barcode

    I thought about the idea and I have a program that I wanted to ask if there is room for that
  17. S

    ---

    ----
  18. S

    laptop Camera analysis barcode

    the idea that i want to use my lap cam to convert any device sn and but it in my access application in textbox called SN. JUST
Back
Top Bottom