A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

decision on Combobox



 
 
Thread Tools Display Modes
  #1  
Old May 19th, 2004, 04:09 PM
Tony
external usenet poster
 
Posts: n/a
Default decision on Combobox

Hi,

I created a combobox based on a cell range F1:F4. This
works fine. The problem I'm having is how can I make a
decision on the combobox selection in another cell? Do I
need to write VBA code to do this? (I hope not but, If I
have to)

I've tried using an IF statement in the cell that is
evaluating the combobox but its not working. I referenced
the name of the combobox but, how do I evaluate the
selection?

Thanks in advance for your help!
Tony
  #2  
Old May 19th, 2004, 05:03 PM
Frank Kabel
external usenet poster
 
Posts: n/a
Default decision on Combobox

Hi
do you use a combobox or a listbox created by 'Data - Validation -
List'

--
Regards
Frank Kabel
Frankfurt, Germany


Tony wrote:
Hi,

I created a combobox based on a cell range F1:F4. This
works fine. The problem I'm having is how can I make a
decision on the combobox selection in another cell? Do I
need to write VBA code to do this? (I hope not but, If I
have to)

I've tried using an IF statement in the cell that is
evaluating the combobox but its not working. I referenced
the name of the combobox but, how do I evaluate the
selection?

Thanks in advance for your help!
Tony


  #3  
Old May 19th, 2004, 05:33 PM
Janet
external usenet poster
 
Posts: n/a
Default decision on Combobox

If you are using a ComboBox and not Validation, then link
set the link cell in Properties and base the evaluation on
that.

Janet
-----Original Message-----
Hi
do you use a combobox or a listbox created by 'Data -

Validation -
List'

--
Regards
Frank Kabel
Frankfurt, Germany


Tony wrote:
Hi,

I created a combobox based on a cell range F1:F4. This
works fine. The problem I'm having is how can I make a
decision on the combobox selection in another cell? Do I
need to write VBA code to do this? (I hope not but, If I
have to)

I've tried using an IF statement in the cell that is
evaluating the combobox but its not working. I

referenced
the name of the combobox but, how do I evaluate the
selection?

Thanks in advance for your help!
Tony


.

  #4  
Old May 19th, 2004, 05:35 PM
external usenet poster
 
Posts: n/a
Default decision on Combobox


-----Original Message-----
Hi
do you use a combobox or a listbox created by 'Data -

Validation -
List'

--
Regards
Frank Kabel
Frankfurt, Germany


Thank you Frank, I was using a form control. The
validation list gives me exactly what I need. It works
great.
  #5  
Old May 20th, 2004, 03:58 PM
external usenet poster
 
Posts: n/a
Default decision on Combobox


-----Original Message-----
If you are using a ComboBox and not Validation, then link
set the link cell in Properties and base the evaluation

on
that.

Janet


Janet,

Could you elaborate on that. Originally I was using a
ComboBox and not validation. I don't understand what you
mean by link set. Appreciate your input.

Tony
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 05:09 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.