Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 132
Default Toggle comments on or off macro

I would would like to display comments on template sheets for new users.
However, I would also like to allow the user to toggle between show and hide
the comments using a macro attached to a button (so as they don't need to go
to Options etc). Or, is it possible to add a comment to a cell that shows
only when double clicked?

Thanks in advance for any help with the code.

--
Jim
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Toggle comments on or off macro

You may want to take a look at using the message in Data|Validation.

It won't react to a double click, but it'll only appear when the cell is
selected--using arrows or mouse, though.

Jim G wrote:

I would would like to display comments on template sheets for new users.
However, I would also like to allow the user to toggle between show and hide
the comments using a macro attached to a button (so as they don't need to go
to Options etc). Or, is it possible to add a comment to a cell that shows
only when double clicked?

Thanks in advance for any help with the code.

--
Jim


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Toggle comments on or off macro

Jim

Comments can be toggled on/off through ViewComments so no need to go all the
way into ToolsOptionsView.


Gord Dibben MS Excel MVP

On Wed, 4 Oct 2006 03:13:01 -0700, Jim G wrote:

I would would like to display comments on template sheets for new users.
However, I would also like to allow the user to toggle between show and hide
the comments using a macro attached to a button (so as they don't need to go
to Options etc). Or, is it possible to add a comment to a cell that shows
only when double clicked?

Thanks in advance for any help with the code.


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 132
Default Toggle comments on or off macro

I wanted to provide an on/off switch on the page and was hoping for a more
exotic solution, this will have to do.

Thanks you both for the prompt response.
--
Jim


"Gord Dibben" wrote:

Jim

Comments can be toggled on/off through ViewComments so no need to go all the
way into ToolsOptionsView.


Gord Dibben MS Excel MVP

On Wed, 4 Oct 2006 03:13:01 -0700, Jim G wrote:

I would would like to display comments on template sheets for new users.
However, I would also like to allow the user to toggle between show and hide
the comments using a macro attached to a button (so as they don't need to go
to Options etc). Or, is it possible to add a comment to a cell that shows
only when double clicked?

Thanks in advance for any help with the code.



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
how do I email amacro? leo Excel Worksheet Functions 24 August 9th 06 02:47 PM
error when running cut & paste macro Otto Moehrbach Excel Worksheet Functions 4 August 9th 06 01:49 PM
How to stop Excel remembering/loading macro from previously opened Workbook Norman Yuan Excel Discussion (Misc queries) 4 June 17th 06 04:13 PM
Editing a simple macro Connie Martin Excel Worksheet Functions 5 November 29th 05 09:19 PM
workbook Protection Toggle Macro Just Learning Excel Discussion (Misc queries) 3 August 30th 05 11:03 PM


All times are GMT +1. The time now is 12:25 PM.

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"