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 / Programming / March 2008

Tip: Looking for answers? Try searching our database.

Qucik Access Toolbar help (Excel 2007)

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Rick S. - 27 Mar 2008 19:19 GMT
I am not grasping some things about programming to the Quick Access Toolbar
(QAT).
I am trying to get a macro to show for any workbook that I open as long as
it is opened from a specfic folder.
Is this possible?
Is there some sample code to look at?
How much do I have to pay you to code it? ;)
Signature

Regards

VBA.Newb.Confused
XP Pro
Office 2007

Ron de Bruin - 27 Mar 2008 19:56 GMT
Hi Rick

One simple way is to test the activeworkbook.path in the macro and
only run the code if the files is opened from folder ???

See also the QAT examples in the 2007 section on my site for a few examples

Signature

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm

>I am not grasping some things about programming to the Quick Access Toolbar
> (QAT).
[quoted text clipped - 3 lines]
> Is there some sample code to look at?
> How much do I have to pay you to code it? ;)
Rick S. - 27 Mar 2008 20:22 GMT
Ron, milliseconds before your post I found how to check the path.  I am also
using your example from your website as a guide.
For the list, does the hidden worksheet have to be in every workbook or can
it be in my personal workbook?
Signature

Regards

VBA.Newb.Confused
XP Pro
Office 2007

> Hi Rick
>
[quoted text clipped - 10 lines]
> > Is there some sample code to look at?
> > How much do I have to pay you to code it? ;)
Ron de Bruin - 27 Mar 2008 20:27 GMT
Hi Rick

Use a add-in

See
http://www.rondebruin.nl/2007addin.htm

Signature

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm

> Ron, milliseconds before your post I found how to check the path.  I am also
> using your example from your website as a guide.
[quoted text clipped - 15 lines]
>> > Is there some sample code to look at?
>> > How much do I have to pay you to code it? ;)
Rick S. - 27 Mar 2008 20:53 GMT
Thanks Ron!  The Addin will work great!
Signature

Regards

VBA.Newb.Confused
XP Pro
Office 2007

> Hi Rick
>
[quoted text clipped - 22 lines]
> >> > Is there some sample code to look at?
> >> > How much do I have to pay you to code it? ;)
Rick S. - 27 Mar 2008 21:48 GMT
One more question?
How do I edit the Addin?  I do not get to see the menu sheet anymore?
Signature

Regards

VBA.Newb.Confused
XP Pro
Office 2007

> Hi Rick
>
[quoted text clipped - 22 lines]
> >> > Is there some sample code to look at?
> >> > How much do I have to pay you to code it? ;)
Ron de Bruin - 27 Mar 2008 22:02 GMT
Alt F11

Select the Thisworkbook module of the add-in and in the properties
change IsAddin to False.

It is now a normal workbook
Change the menu and set it back to true and save the add-in

Signature

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm

> One more question?
> How do I edit the Addin?  I do not get to see the menu sheet anymore?
[quoted text clipped - 25 lines]
>> >> > Is there some sample code to look at?
>> >> > How much do I have to pay you to code it? ;)
Rick S. - 27 Mar 2008 22:10 GMT
Again, many thanks!
Signature

Regards

VBA.Newb.Confused
XP Pro
Office 2007

> Alt F11
>
[quoted text clipped - 33 lines]
> >> >> > Is there some sample code to look at?
> >> >> > How much do I have to pay you to code it? ;)
 
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.