Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Do you know if there is a way to select a specific cell (making it the active
cell) when the user hovers their mouse pointer over an action hotspot? Thanks, Scott |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This requires a click rather than just a mouse_over, but pick a cell and:
Insert Hyperlink... Place in This Document and then pick the specific cell. Once the hyperlink is installed, a single click will take to to the specific cell. -- Gary''s Student - gsnu200781 "porter444" wrote: Do you know if there is a way to select a specific cell (making it the active cell) when the user hovers their mouse pointer over an action hotspot? Thanks, Scott |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am trying to update my table by inserting the values from userform combobox. My table is in excelsheet and refered to a combox, where i can see all the values but i want to change some of the values by inserting values from combobox "Gary''s Student" wrote: This requires a click rather than just a mouse_over, but pick a cell and: Insert Hyperlink... Place in This Document and then pick the specific cell. Once the hyperlink is installed, a single click will take to to the specific cell. -- Gary''s Student - gsnu200781 "porter444" wrote: Do you know if there is a way to select a specific cell (making it the active cell) when the user hovers their mouse pointer over an action hotspot? Thanks, Scott |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Not what I need, but thanks.
|
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
click on or hover on cell to enlarge temporarily | Excel Worksheet Functions | |||
Assign macro to hotspot | Excel Discussion (Misc queries) | |||
hotspot | Excel Discussion (Misc queries) | |||
Excel 2003 - how to hover over a cell and have a value show up | Excel Discussion (Misc queries) | |||
Macro to select the result of an autofilter action | Excel Programming |