Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a listbox and basically what happens is if the user double-clicks the
listbox the listbox value will be copied into the worksheet activecell if the activecell is in column C. What I do not like is when the cursor is in a cell in column C and then the user clicks on the listbox the activecell on the worksheet is not identified with a bold border or anything and the user cannot really tell which cell they were in until they double-click the listbox and the listbox value is passed to the ActiveCell. Question: Is there some way that when you click onto the Listbox that you can still tell which cell is the activecell on the worksheet. Thank you for your help. Steven |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Not allow duplicates from listbox to Worksheet | Excel Programming | |||
Help! Activate worksheet from a listbox | Excel Worksheet Functions | |||
Using a VBA listbox to populate a worksheet | Excel Programming | |||
How access a listbox on a worksheet | Excel Programming | |||
listbox.value not equal to listbox.list(listbox.listindex,0) | Excel Programming |