ComboBox problem - Excel 2003

H

HappySenior

I have a form with a series of comboboxes which contain eight items.
Each of the boxes contain the same expense account titles. The user
selects an account title and places a value in the next column like
"lunch" and $12.50.

When the worksheet is completed, it is emailed to the accounting dept.
My problem is that the selected item is not displaying its value
(lunch) only the $12.50.

I am using Excel 2003. How do I store the selected value?

Thanks,
Don in Montana
 
C

Corey ....

Have you asigned the ComboBox a Linked Cell?

Is the ComboBox on a Form or on the Worksheet, is it a ControlToolBox
ComboBox or Form ComboBox?
The ComboBox needs to have a Cell asigned to it to place the selected value
there.
 

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

Similar Threads


Top