VBA Help Needed

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ralph
    New Member
    • Jan 2006
    • 1

    #1

    VBA Help Needed

    I’m using Formdocs program that allows you to use VBA. What I would like to do is when I check a check box after checked it would activate a pull down list box as if I had clicked it with the mouse. I have been able to get this to work but with problems. When I put the coding in the ENTER area it will transfer to the list box but will not put a check in the check box. If I put the coding in the FILL area it transfers to the list box but comes right back to the check box. The coding I’m using is:
    Thisforms.field s (“field27”) .Activate
  • Niheel
    Recognized Expert Moderator Top Contributor
    • Jul 2005
    • 2433

    #2
    * Moved Thread - Incorrect forum
    niheel @ bytes

    Comment

    Working...