Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 17
Default what is code to activate a combo box in control toolbox

hello everyone, i am using a combo box from controls toolbox. in the
properties menu of the combo box i have the list fill range set to a list
created in au822:au846. the linked cell is af16. i put the combo box in ag16.
i want someone to be able to select a name from the combo box drop down list
and have that name enter into af16. that part works but when the name goes
into af16 it wont run all of the if and and statements that are linked to
what is enetered into af16. I fi dont have a drop down box and manuallytype
the name into af16 all of the statements or functions work great. How do i
get the drop down item selected to work when it enters into af16? like i said
i got the name to enter into af16 but it wont run any of the othe functions.
please help me
thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default what is code to activate a combo box in control toolbox

.. but when the name goes into af16
it won't run all of the if and and statements that are linked to
what is entered into af16


It should work ok. But there could be extraneous leading, trailing or
in-between whitespaces, for example which is throwing things off in your
downstream formulas pointing to AF16.

Perhaps just try cleaning the names within the list fill range: AU822:AU846

Put in say, AV822: =TRIM(AU822)
Copy down to AV846
Then cut out AV822:AV846 and overwrite the names within AU822:AU846
with a paste special as values.
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"pogo" wrote:
hello everyone, i am using a combo box from controls toolbox. in the
properties menu of the combo box i have the list fill range set to a list
created in au822:au846. the linked cell is af16. i put the combo box in ag16.
i want someone to be able to select a name from the combo box drop down list
and have that name enter into af16. that part works but when the name goes
into af16 it wont run all of the if and and statements that are linked to
what is enetered into af16. I fi dont have a drop down box and manuallytype
the name into af16 all of the statements or functions work great. How do i
get the drop down item selected to work when it enters into af16? like i said
i got the name to enter into af16 but it wont run any of the othe functions.
please help me
thanks

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
change font in a forms control combo box JRTB Excel Discussion (Misc queries) 3 February 25th 09 09:34 PM
Command Button VBA code Dave Peterson Excel Discussion (Misc queries) 2 January 25th 05 11:28 PM
Control Tab from Combo box- format control missing!! Mo Excel Discussion (Misc queries) 3 January 7th 05 01:09 PM
Embed command button from the control toolbox doesnt work guichre Excel Worksheet Functions 1 November 16th 04 02:28 AM
Embed command button from the control toolbox doesnt work Roland Excel Worksheet Functions 0 November 16th 04 02:20 AM


All times are GMT +1. The time now is 07:39 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"