Hello All,
New to VB and require some help please.
I'm in process of creating a tracking sheet for a project. I have a Top Sheet which gives you a snap shot of the entire project and if milestones are -
On Target (green)
Looking unstable (amber)
Will miss target (red)
The Top Sheet is fed...
Hi,
Is there any way to populate a text box from a selction that a person has made from a combo box? The text box I would ideally like to store in the header of the Word document.
Actions I would like -
1. User makes selection from Combo Box,
2. User fills in the next part of the form,
3...
Hi,
What I would like for my document to do is the following -
From my Combo Box a user has made a selection, and I would like to know what code to use so that the selection that the user has made will then be copied into the header of a word document. Do I have to create a Text box for the...
Help, as the subject says it all!
Would like a drop down box that has three options, this is my code -
Private Sub ComboBox1_Change()
ComboBox1.AddItem "A"
ComboBox1.AddItem "B"
ComboBox1.AddItem "C"
End Sub
However when a user selects one of the dropdown options (in a ComboBox) and has...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.