Re: $$Excel-Macros$$ Need Suggestion urgent

2010-11-22 Thread Ankit Agrawal
Thank you Vaibhav. Your help is really appreciable. if any one do help via your phone that is mind blowing help. On Mon, Nov 22, 2010 at 8:08 PM, wrote: > Dear Ankit, > > For sending email through excel following is basic requirement: > > If you want to send email directly without help of any a

Re: $$Excel-Macros$$ Need Help Very Very Urgent...

2010-11-22 Thread Sayyad1284
Hey Daniel, Thank you very much On Nov 22, 8:24 pm, "Daniel" wrote: > Hello, > > With Application.CommandBars(1) >     .Controls(.Controls.Count).Delete > End With > > Regards. > > Daniel > > -Message d'origine- > De : excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com]

$$Excel-Macros$$ Nonlinear Regression Analysis

2010-11-22 Thread Bob
Good afternoon, I have a fairly large data set (roughly 7,000 samples) on which I would like to run some nonlinear regression analysis. I'm fully capable of using the Data Analysis Toolpak and running the linear analysis there, but unless I'm totally missing it, there doesn't seem to be a method

Re: $$Excel-Macros$$ Zooming of Excel Sheet.

2010-11-22 Thread C.G.Kumar
Is it not possible that MS Excel control has changed. On Tue, Nov 23, 2010 at 10:09 AM, Gangaram. wrote: > possibility is Your keyboard control button might be malfunctioning > or Accidently CTRL key got struck and kept pressed. Check it out. > > > On Nov 22, 11:14 pm, "Ms-Exl-Learner ." > w

Re: $$Excel-Macros$$ Zooming of Excel Sheet.

2010-11-22 Thread Gangaram.
possibility is Your keyboard control button might be malfunctioning or Accidently CTRL key got struck and kept pressed. Check it out. On Nov 22, 11:14 pm, "Ms-Exl-Learner ." wrote: > Check whether your cntrl button is working. > > > Ms-Exl-Learner >

Re: $$Excel-Macros$$ Zooming of Excel Sheet.

2010-11-22 Thread C.G.Kumar
Yes cntrl button is working. On Mon, Nov 22, 2010 at 11:44 PM, Ms-Exl-Learner . wrote: > Check whether your cntrl button is working. > > > Ms-Exl-Learner > > > > On Mon, Nov 22, 2010 at 10:52 AM, C.G.Kumar wrote: > >> Dear All, >> >> >> When i am

Re: $$Excel-Macros$$ Zooming of Excel Sheet.

2010-11-22 Thread Ms-Exl-Learner .
Check whether your cntrl button is working. Ms-Exl-Learner On Mon, Nov 22, 2010 at 10:52 AM, C.G.Kumar wrote: > Dear All, > > > When i am using scroll wheel of mouse my excel sheet gets Zoom In (Moving > Forward) & Zoom out ( (Moving Backward). E

Re: $$Excel-Macros$$ Need Suggestion urgent

2010-11-22 Thread in . vaibhav
Dear Ankit, For sending email through excel following is basic requirement: If you want to send email directly without help of any application viz. Outlook, You shoud have SMTP server running on your workstation; Or else you shoul use help of Macro to send it to Outlook. At present I am not acc

RE: $$Excel-Macros$$ Need Help Very Very Urgent...

2010-11-22 Thread Daniel
Hello, With Application.CommandBars(1) .Controls(.Controls.Count).Delete End With Regards. Daniel -Message d'origine- De : excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] De la part de Sayyad1284 Envoyé : lundi 22 novembre 2010 05:44 À : MS EXCEL AND VBA MACROS

Re: $$Excel-Macros$$ time running

2010-11-22 Thread SAJID MANSOOR
Very Good! On Thu, Nov 18, 2010 at 12:55 PM, johnson john wrote: > just try this., > > Sub Y_1() > Range("a1") = Format(Now(), "HH:MM:SS") > Application.OnTime Now() + TimeValue("00:00:01"), "Y_1" > End Sub > > Best regards., > > On Thu, Nov 18, 2010 at 12:50 PM, siti Vi wrote: > >> Anda belum s

Re: $$Excel-Macros$$ On Time

2010-11-22 Thread Chandra Shekar
Hi, Any help please Thanks On Fri, Nov 19, 2010 at 6:07 PM, Chandra Shekar < chandrashekarb@gmail.com> wrote: > Hi, > > When I run the program excel starts flicekring how to avoid this. > > Thanks > > Chandra Shekar > > -- > >

$$Excel-Macros$$ Re: On Time

2010-11-22 Thread Chandru
Hi, Any help please Chandra Shekar wrote: > Hi, > > When I run the program excel starts flicekring how to avoid this. > > Thanks > > Chandra Shekar -- -- Some important links for excel users: 1. Follow us on TWITTER

$$Excel-Macros$$ Need Suggestion urgent

2010-11-22 Thread Ankit Agrawal
Dear All, I did not get any solution from your side so it mean it does not have solution or no body knows about it. at least any body can give any suggestion on it On Tue, Nov 16, 2010 at 6:53 PM, Ankit Agrawal wrote: > Hello Sir, > > I have a problem related to mail through excel. basically I