G
Guest
I can build an awesome spreadsheet with lots of cool buttons, but I am knew
to VBA and need help to finish a project. I have read and read and tried
over and over and I'm just not getting it.
Here's what I have and need to do:
A User Form
Text Boxes
List Box
I need to type the required info into a text box, have it go to a specific
cell in a worksheet and then disable that text box.
I also need to fill a list box from an existing list on a worksheet, be able
to edit the list on the worksheet and have the corresponding edits be
automatically changed in the list box.
Then I need to be able to select from the list box and have that selection
inserted into a cell in a worksheet, then that list box be disabled.
If there is a way to type in the first few letters of a name and have the
choices automatically come up, that would be awesome.
This is probably a most basic question to a lot of people, but it's rocket
science to me and I am stumped.
to VBA and need help to finish a project. I have read and read and tried
over and over and I'm just not getting it.
Here's what I have and need to do:
A User Form
Text Boxes
List Box
I need to type the required info into a text box, have it go to a specific
cell in a worksheet and then disable that text box.
I also need to fill a list box from an existing list on a worksheet, be able
to edit the list on the worksheet and have the corresponding edits be
automatically changed in the list box.
Then I need to be able to select from the list box and have that selection
inserted into a cell in a worksheet, then that list box be disabled.
If there is a way to type in the first few letters of a name and have the
choices automatically come up, that would be awesome.
This is probably a most basic question to a lot of people, but it's rocket
science to me and I am stumped.