Re: $$Excel-Macros$$ how to get search result using add-in (.xlam) => text box result from saved .xlam file

2015-04-19 Thread Aditya Aditya
t; AHMEDABAD - AHMEDABAD 380001 > PUNE AHMEDNAGAR AHMEDNAGAR 414001 > AURANGABAD LATUR AHMEDPUR 413515 > > Thanks & Regards, > Aditya > > -- > Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s > =TIME(2,DO:IT,N:OW) ! Joi

Re: $$Excel-Macros$$ gogmap

2014-09-06 Thread Aditya Aditya
free.aspx > > Cheers!! > > + > *I did not do this for you. God is here working through me for you.* > > > On Sat, Sep 6, 2014 at 6:50 PM, Aditya Aditya > wrote: > >> waiting solution from expert >> its need to my nxt work >> >> >> On Wed

Re: $$Excel-Macros$$ gogmap

2014-09-06 Thread Aditya Aditya
waiting solution from expert its need to my nxt work On Wed, Sep 3, 2014 at 1:29 PM, daya p wrote: > Sir, > try this one > http://www.earthpoint.us/ExcelToKml.aspx > > > On 3 September 2014 13:14, Aditya Aditya > wrote: > >> Sir, >> >> thank you for

Re: $$Excel-Macros$$ gogmap

2014-09-03 Thread Aditya Aditya
movement on google map or >> google earth >> as i travelled ( gps data in file) >> the data in G & H Column >> >> Thanks in Advance >> >> Aditya >> >> -- >> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s >

Re: $$Excel-Macros$$ Re: VBA basic information

2013-06-11 Thread Aditya Tyagi
Facebook page of this forum @ > https://www.facebook.com/discussexcel > > FORUM RULES > > 1) Use concise, accurate thread titles. Poor thread titles, like Please > Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice > will not get quick attention or may not b

Re: $$Excel-Macros$$ merge 3 cell values 1 cell

2012-06-29 Thread Aditya Tyagi
On Sat, Jun 30, 2012 at 5:21 AM, jmothilal wrote: > i am using office 2003, are u send sample worksheet > Thanks > Mothilal > > > On Fri, Jun 29, 2012 at 9:46 PM, Aditya Tyagi wrote: > >> =B1&CHAR(10)&C1 &CHAR(10)&D1 try this >> >>

Re: $$Excel-Macros$$ merge 3 cell values 1 cell

2012-06-29 Thread Aditya Tyagi
-- >> To post to this group, send email to excel-macros@googlegroups.com >> >> To unsubscribe, send a blank email to >> excel-macros+unsubscr...@googlegroups.com >> > > > > -- > *Regards* > * * > *Ashish Koul* > *htt

$$Excel-Macros$$ Re: delete a common word in a column pls help

2009-05-12 Thread aditya bhargava
hi Just select the columns then do find replace in the find row put total charge: (keep in mind to put the space) in the replace put blank regards aditya - Original Message From: subs To: MS EXCEL AND VBA MACROS Sent: Tuesday, 12 May, 2009 10:20:21 AM Subject: $$Excel-Macros

$$Excel-Macros$$ Re: run time type mismatch/other improvements

2008-12-05 Thread aDiTyA
executable code after that will be executed. For more help you can google on this. Regards, Aditya Mundra On Fri, Dec 5, 2008 at 1:21 AM, larry <[EMAIL PROTECTED]> wrote: > > I am trying to creat a code for caculating the number of days between > two dates. N=A-N causes a type mi

$$Excel-Macros$$ Re: Text to Date conversion

2008-12-03 Thread aDiTyA
o set format again and again. I am using the same thing in a tables with thousands of rows, it works fine and in my case format is more difficult to set again and again, but in this way it works well. Regards, Aditya Mundra On Wed, Dec 3, 2008 at 1:59 AM, Tom Jeffries <[EMAIL PROTECTED]>

$$Excel-Macros$$ Re: Text to Date conversion

2008-12-02 Thread aDiTyA
If you have a single column where you want such date format, than select that column and change format to the format you want. Regards, Aditya Mundra --~--~-~--~~~---~--~~ Visit the blog to download Excel tutorials at http://www.excel-macros.blogspot.com To post