Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / November 2006

Tip: Looking for answers? Try searching our database.

Run Macro If Cell value = "Other"

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
bobbly_bob@hotmail.com - 20 Nov 2006 03:35 GMT
Alright, I have a very simple macro at the moment that unhides a column
and adjusts the print area to suit.

What I need is a maco that will run this macro if the cell F4 = "Other"
from a drop down menu.

Seems painfully simple I just can't find where it is.

Cheers
Bob Phillips - 20 Nov 2006 09:42 GMT
If Range("F4").Value = "Other" Then
       Call yourMacro
   End If

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

> Alright, I have a very simple macro at the moment that unhides a column
> and adjusts the print area to suit.
[quoted text clipped - 5 lines]
>
> Cheers
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.