Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Listbox to select cells

I'm stumped trying to figure out how to have a list box select an individual
cell. I'm needing to select a value from the listbox, click on a button, the
macro selects the cell that corresponds with the listbox selection, then
opens it up in a textbox to edit it. Any ideas?


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 791
Default Listbox to select cells

Selecting the cell may not be to difficult, I'm not sure what you want to do
after it has found the cell. However, here is what you may want to do to
select the cell.
Use the listbox, on the properties dialog box, select the linked cell and
type a cell reference that you are not using maybe IV1 or whatever, in there
you will have the value selected; then you can assign that cell value to a
variable and do a Find on that text, ask it to return the cell address or
simply select the cell. Then I got lost on what else you need to do. You may
want to elaborate a little more see if I can help you.


Michael Arch


"Caleb Runnels" wrote:

I'm stumped trying to figure out how to have a list box select an individual
cell. I'm needing to select a value from the listbox, click on a button, the
macro selects the cell that corresponds with the listbox selection, then
opens it up in a textbox to edit it. Any ideas?



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
Double click item in Listbox to select item and close Listbox GusEvans Excel Programming 3 July 19th 07 12:36 PM
MultiColumn ListBox, linked to a range - select cells Spencer Hutton Excel Programming 1 March 20th 05 12:12 AM
Multi-select listbox help! John[_60_] Excel Programming 3 October 9th 04 01:57 AM
multi select listbox Paul Mueller Excel Programming 2 June 10th 04 09:08 PM
Select from table and listbox PawelR Excel Programming 1 November 7th 03 01:21 PM


All times are GMT +1. The time now is 12:02 AM.

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

About Us

"It's about Microsoft Excel"