View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
burl_rfc burl_rfc is offline
external usenet poster
 
Posts: 24
Default Using double click on active cell to open a custom help window

I guess the first question would be can you create custom help windows
to aid the user in navigating the worksheet, secondly can the custom
help window be opened by simply double clicking the active cell. The
active cell would obvoiusly have some title to it,
ex: cell a10 = quantity. I'm thinking that the active cell address may
be a better way of determining what help window to open.