SOS

  • Thread starter Thread starter Guest
  • Start date Start date
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.
 
Hi,
This newsgroup is for VB.NET, try asking in one of the Excel
groups:
microsoft.public.excel.programming
for example.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top