#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 24
Default macro hide

Hello,

help for,

macro for other macro is hide
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 538
Default macro hide

kalpesh wrote:

Hello,

help for,

macro for other macro is hide


You need to rephrase that. What do you want? A macro that hides another
macro? A macro that can only be run from another macro? Something else?

--
"Tomorrow" is just another word.
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 259
Default macro hide

On 18/02/2012 1:14 PM, Auric__ wrote:
kalpesh wrote:

Hello,

help for,

macro for other macro is hide


You need to rephrase that. What do you want? A macro that hides another
macro? A macro that can only be run from another macro? Something else?


It is possible Kalpesh is looking for a code to disable/enable a button
to prevent it from running.

In MSAccess you can use something like

Me.MyButton.Enabled = False
Me.MyButton.visible = False

And or conversely, when Enable = True

But I'm not sure about the Excel equivalent.

HTH
Mick


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
Hide a Macro [email protected] Excel Discussion (Misc queries) 2 July 26th 07 09:12 AM
macro to hide row with 0.00 Lori Excel Worksheet Functions 2 April 25th 07 08:56 PM
how to hide a macro name from macro listings MVM Excel Programming 2 May 10th 06 08:44 PM
hide macro GM[_4_] Excel Programming 1 January 27th 05 03:46 PM
Hide row macro John F[_2_] Excel Programming 1 November 11th 04 09:05 PM


All times are GMT +1. The time now is 10:22 AM.

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"