Re: $$Excel-Macros$$ pdf file rename

2014-12-16 Thread Ashish Kumar
Welcome Chintan -- 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) ! Join official Facebook page of this forum @ https://www.facebook.com/discussexcel FORUM RULES 1) Use concise, accurate thread titles. Poor thread titles, like Please Help, Urgen

Re: $$Excel-Macros$$ pdf file rename

2014-12-16 Thread Chintan Rajani
Many many thanks to all of you. Regards, Chintan On Tue, Dec 16, 2014 at 10:42 PM, Vaibhav Joshi wrote: > > Good one ashish!! > > + > *I did not do this for you. God is here working through me for you.* > > On Tue, Dec 16, 2014 at 9:33 PM, Ashish Kumar > wrote: >> >> Hi Chintan, >> >> PFA >

Re: $$Excel-Macros$$ pdf file rename

2014-12-16 Thread Ashish Kumar
Thanks Vaibhav Bhai. On 16 December 2014 at 22:42, Vaibhav Joshi wrote: > Good one ashish!! > > + > *I did not do this for you. God is here working through me for you.* > > > -- 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) ! Join official F

Re: $$Excel-Macros$$ pdf file rename

2014-12-16 Thread Vaibhav Joshi
Good one ashish!! + *I did not do this for you. God is here working through me for you.* On Tue, Dec 16, 2014 at 9:33 PM, Ashish Kumar wrote: > > Hi Chintan, > > PFA > > > Regards > Ashish > > -- > 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

Re: $$Excel-Macros$$ pdf file rename

2014-12-16 Thread Ashish Kumar
Hi Chintan, PFA Regards Ashish -- 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) ! Join official Facebook page of this forum @ https://www.facebook.com/discussexcel FORUM RULES 1) Use concise, accurate thread titles. Poor thread titles, like P

Re: $$Excel-Macros$$ pdf file rename

2014-12-16 Thread Paul Schreiner
Do you have any experience in Excel VBA? It would be fairly simple to write a macro that lists the files in a folder. then, create a column that has the new name and have another macro rename the file. but implementing it requires that you know a little about VBA. Paul --