Search results

  1. S

    Problem background...

    no>>>thank u
  2. S

    Problem background...

    i have did it but same problem>>>flick when click any button
  3. S

    Problem background...

    \\\\\\\\\\\\\\ Why when pressing a button in the main form the background blinks in the main form with each pressure and does not remain stationary i used jpg,bmp,png>>>>same problem
  4. S

    how to auto size frame form by records require it

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

    how to auto size frame form by records require it

    can you clean your idea MORE
  6. S

    how to auto size frame form by records require it

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

    How to make Record cell expandable for words

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

    How to make Record cell expandable for words

    mmmm No way to do that?
  9. S

    How to make Record cell expandable for words

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

    Solved How to add many entries by msg>>>

    First of all, I thank you Second, really, I did not see your comment
  11. 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
  12. S

    Solved How to add many entries by msg>>>

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

    Solved How to add many entries by msg>>>

    i solved it by my self
  14. S

    Solved How to add many entries by msg>>>

    i want by msg`s box
  15. S

    Solved How to add many entries by msg>>>

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

    how to copy records to textbox

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

    how to copy records to textbox

    Text box Continued to a table
  18. S

    how to copy records to textbox

    attach
Back
Top Bottom