Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
JWH JWH is offline
external usenet poster
 
Posts: 12
Default Using List Boxes and returning Value to cells

I would like to place a list box using any method, the forms toolbar, the
validation function, etc.. I don't know which to use but I need to have this
at the top of the column and my cursor will traverse down the column. I want
to move the cursor down one row, goto the list box, select the value and have
it automatically populate the cell I was in. then move to the next cell and
repeat the process? Basically moving the value from the list box to the
active "cell"
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 221
Default Using List Boxes and returning Value to cells

Try this:
http://www.officearticles.com/excel/...soft_excel.htm

*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"jwh" wrote in message
...
I would like to place a list box using any method, the forms toolbar, the
validation function, etc.. I don't know which to use but I need to have

this
at the top of the column and my cursor will traverse down the column. I

want
to move the cursor down one row, goto the list box, select the value and

have
it automatically populate the cell I was in. then move to the next cell

and
repeat the process? Basically moving the value from the list box to the
active "cell"



  #3   Report Post  
Posted to microsoft.public.excel.programming
JWH JWH is offline
external usenet poster
 
Posts: 12
Default Using List Boxes and returning Value to cells

I did try that solution before and yes it does sort of get me there but it
would be more effective for my needs if I could have the drop down list in
one place, rather than on each row on that cell. But I would be in any cell
and then goto the drop down list and select the value, then it would
automaically fill in the value from that list to my originally active cell.
Similar to what you suggested but only having the selections pictured once
and have the user pick from that list.

"Anne Troy" wrote:

Try this:
http://www.officearticles.com/excel/...soft_excel.htm

*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"jwh" wrote in message
...
I would like to place a list box using any method, the forms toolbar, the
validation function, etc.. I don't know which to use but I need to have

this
at the top of the column and my cursor will traverse down the column. I

want
to move the cursor down one row, goto the list box, select the value and

have
it automatically populate the cell I was in. then move to the next cell

and
repeat the process? Basically moving the value from the list box to the
active "cell"




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 221
Default Using List Boxes and returning Value to cells

Then you need a listbox (if one column/value) or a combobox (if more than
one), and VBA to help you along... I'll move out of the way for a coder to
help you!
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"jwh" wrote in message
...
I did try that solution before and yes it does sort of get me there but it
would be more effective for my needs if I could have the drop down list in
one place, rather than on each row on that cell. But I would be in any

cell
and then goto the drop down list and select the value, then it would
automaically fill in the value from that list to my originally active

cell.
Similar to what you suggested but only having the selections pictured once
and have the user pick from that list.

"Anne Troy" wrote:

Try this:

http://www.officearticles.com/excel/...soft_excel.htm

*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"jwh" wrote in message
...
I would like to place a list box using any method, the forms toolbar,

the
validation function, etc.. I don't know which to use but I need to

have
this
at the top of the column and my cursor will traverse down the column.

I
want
to move the cursor down one row, goto the list box, select the value

and
have
it automatically populate the cell I was in. then move to the next

cell
and
repeat the process? Basically moving the value from the list box to

the
active "cell"






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
Locked Cells & List Boxes in Template frpkaren Excel Discussion (Misc queries) 5 June 1st 07 11:29 PM
Selecting subsets using combo boxes or list boxes CLamar Excel Discussion (Misc queries) 0 June 1st 06 07:43 PM
Questions on combo boxes and list boxes. Marc New Users to Excel 1 March 14th 06 09:40 AM
Nesting Combo Boxes /Returning an Array ELMONDO SNITHER Excel Discussion (Misc queries) 1 June 30th 05 01:15 AM
List boxes/combo boxes Tibow Excel Programming 3 February 17th 04 12:35 PM


All times are GMT +1. The time now is 10:20 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"