Re: $$Excel-Macros$$ add in for chart

2013-02-16 Thread David Grugeon
Hi Sara I don't quite understand. Could you Tell us what you want to do, and why you cannot do it with standard Excel tools? On Sunday, 17 February 2013, Sara Lee wrote: > hi > > is there a macro or add in for an CONTROL Charts in Excel? please advise > > -- > Are you =EXP(E:RT) or =NOT(EXP(E:RT

RE: $$Excel-Macros$$ add in

2012-04-06 Thread Rajan_Verma
Save the file in .xla extension and install it in Excel Application, you need to create Short Cut keys or custom menu to use sub procedure in that add-ins Rajan. From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of vijayajith VA Sent: Apr/Fri/2012 03:4

Re: $$Excel-Macros$$ add in

2012-04-06 Thread NOORAIN ANSARI
Dear Vijay, Please try through below link http://www.ozgrid.com/VBA/excel-add-in-create.htm -- Thanks & regards, Noorain Ansari *http://noorainansari.com/* *http://excelmacroworld.blogspot.com/* On Fri, Apr 6, 2012 at 3:44 PM, vijayajith VA wrote: > H

Re: $$Excel-Macros$$ Add-in creation in excel 2007

2012-04-03 Thread Raj Mahapatra
** ** >> >> *From:* excel-macros@googlegroups.com [mailto: >> excel-macros@googlegroups.com] *On Behalf Of *Raj Mahapatra >> *Sent:* Apr/Mon/2012 11:30 >> >> *To:* excel-macros@googlegroups.com >> *Subject:* Re: $$Excel-Macros$$ Add-in creation in exce

Re: $$Excel-Macros$$ Add-in creation in excel 2007

2012-04-02 Thread Maries
t; >>> Rajan >>> >>> ** ** >>> >>> *From:* excel-macros@googlegroups.com [mailto: >>> excel-macros@googlegroups.com] *On Behalf Of *Raj Mahapatra >>> *Sent:* Apr/Mon/2012 11:30 >>> >>> *To:* excel-macros@googlegrou

Re: $$Excel-Macros$$ Add-in creation in excel 2007

2012-04-02 Thread Sam Mathai Chacko
to display that in Ribbon >> >> ** ** >> >> Rajan >> >> ** ** >> >> *From:* excel-macros@googlegroups.com [mailto: >> excel-macros@googlegroups.com] *On Behalf Of *Raj Mahapatra >> *Sent:* Apr/Mon/2012 11:30 >> >> *To:* excel

Re: $$Excel-Macros$$ Add-in creation in excel 2007

2012-04-02 Thread Maries
om:* excel-macros@googlegroups.com [mailto: > excel-macros@googlegroups.com] *On Behalf Of *Raj Mahapatra > *Sent:* Apr/Mon/2012 11:30 > > *To:* excel-macros@googlegroups.com > *Subject:* Re: $$Excel-Macros$$ Add-in creation in excel 2007 > > ** ** > > ** ** > >

Re: $$Excel-Macros$$ Add-in creation in excel 2007

2012-04-02 Thread Sam Mathai Chacko
bon > > ** ** > > Rajan > > ** ** > > *From:* excel-macros@googlegroups.com [mailto: > excel-macros@googlegroups.com] *On Behalf Of *Raj Mahapatra > *Sent:* Apr/Mon/2012 11:30 > > *To:* excel-macros@googlegroups.com > *Subject:* Re: $$Excel-Macros$$ Add-in creation in

RE: $$Excel-Macros$$ Add-in creation in excel 2007

2012-04-02 Thread Rajan_Verma
I think u should create custom menu to display that in Ribbon Rajan From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of Raj Mahapatra Sent: Apr/Mon/2012 11:30 To: excel-macros@googlegroups.com Subject: Re: $$Excel-Macros$$ Add-in creation in excel 2007

RE: $$Excel-Macros$$ Add-in creation in excel 2007

2012-04-02 Thread Rajan_Verma
@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of Sam Mathai Chacko Sent: Apr/Mon/2012 10:58 To: excel-macros@googlegroups.com Subject: Re: $$Excel-Macros$$ Add-in creation in excel 2007 Add-ins are designed to run in the background, and hence the file will not be visible when you

Re: $$Excel-Macros$$ Add-in creation in excel 2007

2012-04-02 Thread NOORAIN ANSARI
Dear Raj, Please visit here. http://www.ozgrid.com/VBA/excel-add-in-create.htm -- Thanks & regards, Noorain Ansari *http://noorainansari.com/* *http://excelmacroworld.blogspot.com/* On Mon, Apr 2, 2012 at 10:50 PM, Raj Mahapatra wrote: > hi group, > > i

Re: $$Excel-Macros$$ Add-in creation in excel 2007

2012-04-02 Thread Raj Mahapatra
sam, how would i get that add in as a tab in ms excel Thanks & Regards Rajesh Mahapatra On Mon, Apr 2, 2012 at 10:57 PM, Sam Mathai Chacko wrote: > Add-ins are designed to run in the background, and hence the file will not > be visible when you open it. If you go to the VBE window, you could >

Re: $$Excel-Macros$$ Add-in creation in excel 2007

2012-04-02 Thread Sam Mathai Chacko
Add-ins are designed to run in the background, and hence the file will not be visible when you open it. If you go to the VBE window, you could actually see that the vba project for your add-in is shown. Sam Mathai Chacko On Mon, Apr 2, 2012 at 10:50 PM, Raj Mahapatra wrote: > hi group, > > i wan

Re: $$Excel-Macros$$ add-in creation in excel

2012-02-25 Thread NOORAIN ANSARI
Dear Raj, I think best way to create add-in is here.. http://www.ozgrid.com/VBA/excel-add-in-create.htm On Sat, Feb 25, 2012 at 11:00 PM, Raj Mahapatra wrote: > hi group, > > advice me, how to create add-ins in excel. i have tried it by creating a > macro in a workbook and saving it in .xla fo

Re: $$Excel-Macros$$ Add in for compare work sheets

2012-02-12 Thread NOORAIN ANSARI
Dear Sandeep, Please check below link http://www.exceltip.com/st/Compare_two_worksheets_using_VBA_in_Microsoft_Excel/477.html On Sat, Feb 11, 2012 at 10:04 AM, wrote: > Dear Excel Expert, > > I am a ardent follower of this group and I have seen that some one has > posted in this forum a Add in

Re: $$Excel-Macros$$ Add in for compare work sheets

2012-02-11 Thread chhajersandeep
Thanks Be Tran Van. Its really nice of you. Sandeep Chhajer. Sent on my BlackBerry® from Vodafone -Original Message- From: Bé Trần Văn Sender: excel-macros@googlegroups.com Date: Sat, 11 Feb 2012 21:20:17 To: Reply-To: excel-macros@googlegroups.com Subject: Re: $$Excel-Macros$$ Add in

Re: $$Excel-Macros$$ Add in for compare work sheets

2012-02-11 Thread Bé Trần Văn
2012/2/11 Bé Trần Văn > > > 2012/2/11 Yahya Muhammad > >> >> >> Please find it attached. >> >> >> >> >> On Sat, Feb 11, 2012 at 7:34 AM, wrote: >> >>> Dear Excel Expert, >>> >>> I am a ardent follower of this group and I have seen that some one has >>> posted in this forum a Add in to compare t

Re: $$Excel-Macros$$ Add in for compare work sheets

2012-02-11 Thread Bé Trần Văn
2012/2/11 Yahya Muhammad > > > Please find it attached. > > > > > On Sat, Feb 11, 2012 at 7:34 AM, wrote: > >> Dear Excel Expert, >> >> I am a ardent follower of this group and I have seen that some one has >> posted in this forum a Add in to compare two worksheet. >> >> May I request the expert

Re: $$Excel-Macros$$ Add-In

2010-10-07 Thread P.VIJAYKUMAR
Dear Friend, Add-in in Excel is any tool (other than the normal available) ones which does a specified activity i.e detecting and eliminating duplicates,finding difference between dates etc, .it is a sfecfically written Macro or VBA which performs specific tasks in an easy manner. you can get Exc

Re: $$Excel-Macros$$ Add-In

2010-10-07 Thread rajasekhar praharaju
hello friend, Go to top left hand corner of excel click on office button--> excel options---> then select the add ins by double clicking on it. then click on manage option ---> go Thanks, Raj On Thu, Oct 7, 2010 at 10:55 PM, SAJID MEMON wrote: > Hi Experts, > > I want to know Add-in in ex

Re: $$Excel-Macros$$ add-in manager

2010-01-23 Thread Dilip Pandey
Dear Frederic, Try below link:- http://support.microsoft.com/kb/282847 Best Regards, -- DILIP KUMAR PANDEY MBA-HR,B COM(Hons.),BCA Mobile: +91 9810929744 dilipan...@gmail.com dilipan...@yahoo.com New Delhi - 110062 On 1/21/10, Frédéric wrote: > > Hello, > > I use Excel 2003 and I would li