Search Result

Collapse
2 results in 0.0014 seconds.
Keywords
Members
Tags
textbox vba
  •  

  • How to Convert a Textbox from Access Form to Ms Excel cell ?

    I Have 3 Textbox at access form said Textbox1, textbox2, and textbox3, and I want every time when I click on the clickbutton the data at textbox 1,2,3 will transfer to Ms Excel cell. Textbox1 at Range "A1" (Ms excel), Textbox2 at Range "B1" (Ms Excel) and Textbox3 at Range "C1" (Ms Excel),
    and every click the data should be transfer to the new row at Ms Excel.

    Thank you for your time.
    See more | Go to post

  • avocursist59lok1
    Guest started a topic input within a textbox in VBA

    input within a textbox in VBA

    Hello,
    I'm busy with VBA in excel.
    Does anybody know how to control the input within a textbox? For example, a
    textbox must contain only numbers and no text. The program must give a
    warning if you type text in the textbox.

    Greetings,
    Hans...
    See more | Go to post
Working...