Re: $$Excel-Macros$$ Need Job--- Mis Executive field

2014-05-05 Thread kapil Gupta
Thanks for reply but I am stay in Delhi so I want looking the job in Delhi NCR. Thanks, Kapil Gupta -- 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 RUL

RE: $$Excel-Macros$$ Specific Worksheet sohuld focus

2014-05-05 Thread Rajeev
Can u provide complete code as i don't know the same. Please help Regards, Rajeev From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of Ravinder Sent: 06 May 2014 12:00 To: excel-macros@googlegroups.com Cc: Soum Subject: RE: $$Excel-Macros$$ Spec

RE: $$Excel-Macros$$ Specific Worksheet sohuld focus

2014-05-05 Thread Ravinder
You can put your code on workbook_open event and activate sheet2 From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of Rajeev Sent: Tuesday, May 06, 2014 11:57 AM To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$ Specific Worksheet sohuld focus De

$$Excel-Macros$$ Specific Worksheet sohuld focus

2014-05-05 Thread Rajeev
Dear Experts, Please help me on following issue. I am using a workbook which contains more than 5 worksheets and i would like that whenever i will open file it should be pop up on sheet 2 Suppose I worked in sheet 3 and closed after save and re opening the same file it pop up on shee

Re: $$Excel-Macros$$ Updating cost on limited item worksheet from a master worksheet

2014-05-05 Thread Vaibhav Joshi
Hi Assuming you append data in master sheet in the end, then i guess this is what you are looking for. See master sheet & Latest sheet. Values are searched on product code. Cheers!! On Tue, May 6, 2014 at 1:12 AM, USMCRex wrote: > Sorry if this is a duplicate question... I could find nothing

Re: $$Excel-Macros$$ Macro required

2014-05-05 Thread Shrinivas Shevde
Dear sir, Thanks for reply but I want perfectly opposite. Thats I have a master sheet and from that it should go to indivisual sheet. Regards Shrinivas On Mon, May 5, 2014 at 8:10 PM, Bé Trần Văn wrote: > Reference File. > > 2014-05-05 17:21 GMT+07:00 Shrinivas Shevde : > > >> Dear all >> >>

Re: $$Excel-Macros$$ Need Job--- Mis Executive field

2014-05-05 Thread Rajesh Nair
Hi Kapil, There is an opening I n Cap Gemini Banglore location...check it out Regards, Rajesh Nair On May 6, 2014 1:02 AM, "kapil Gupta" wrote: > Hello, > > I am looking for the job in MIS executive fileld. Please if anyone > know the requirement of any where for MIS field. Please let m

$$Excel-Macros$$ changed email address

2014-05-05 Thread isabelle_mamet
Please note that due to excessive Spam, I had to change my email address from isabelle_ma...@edev.co.uk to isabelle-ma...@edev.co.uk (- instead of _)   A cause d'un exces de spam, j'ai du changer mon adresse email de isabelle_ma...@edev.co.uk a isabelle-ma...@edev.co.uk (remplacer le _ par -)

Re: $$Excel-Macros$$ Updating cost on limited item worksheet from a master worksheet

2014-05-05 Thread Ricardo®
You can share a model of two worksheets with their columns and some dummy data? Regards, Basole. 2014-05-05 16:42 GMT-03:00 USMCRex : > Sorry if this is a duplicate question... I could find nothing addressing > this in my searches. > I have a master spreadsheet with 10,000 items. I have a

$$Excel-Macros$$ Updating cost on limited item worksheet from a master worksheet

2014-05-05 Thread USMCRex
Sorry if this is a duplicate question... I could find nothing addressing this in my searches. I have a master spreadsheet with 10,000 items. I have a second spreadsheet that is the same data but only 1,000 of the 10,000 items in the master. Each item in both spreadsheets have four columns of d

$$Excel-Macros$$ Need Job--- Mis Executive field

2014-05-05 Thread kapil Gupta
Hello, I am looking for the job in MIS executive fileld. Please if anyone know the requirement of any where for MIS field. Please let me know. I have good knowledge of Advance excel, Vba, Ms access and Basic Sql I need a job in mis executive field. I am attach my resume. Kindly encl

$$Excel-Macros$$ Re: VBA Job @ Ernst and Young , Gurgaon

2014-05-05 Thread kapil Gupta
Hello sir I need job in mis executive profile. -- 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 t

$$Excel-Macros$$ Macro required

2014-05-05 Thread Shrinivas Shevde
Dear all I am getting a data on daily basis.In which there are various items and items code.Item code is changing on daily basis.I have to make itemwise sheet an dneeds to copy paste the items code. Is it possible to write a code so that wheneve i clicked on a button all items code wil go to corre

Re: $$Excel-Macros$$ Unique name requirement without use advance filter in macro

2014-05-05 Thread Vaibhav Joshi
*For 1 to infinity* *MsgBox " Cheers"* *next* On Mon, May 5, 2014 at 2:50 PM, kapil Gupta wrote: > > Thanks sir, Thats a perfect answer for me. Superb done. > > > Regards, > Kapil Gupta > > > On Saturday, May 3, 2014 9:07:15 PM UTC+5:30, Vabz wrote: > >> HTH >> >> >> >> >> On Sat, May 3, 201

Re: $$Excel-Macros$$ Unique name requirement without use advance filter in macro

2014-05-05 Thread kapil Gupta
Thanks sir, Thats a perfect answer for me. Superb done. Regards, Kapil Gupta On Saturday, May 3, 2014 9:07:15 PM UTC+5:30, Vabz wrote: > > HTH > > > > > On Sat, May 3, 2014 at 7:48 PM, Vaibhav Joshi >wrote: > >> Hi >> >> Do you want using UDF or thru MACRO fetching result. >> >> Thx >> >> >>