$$Excel-Macros$$ course in Analytics

2016-05-16 Thread sunil george
I am MBA Business Process Analyst , 5 + yrs in Telecom / IT industry . My technical knowledge solemnly lies only in SQL, Excel , IBM DB2 and some analytical tools . I wish to pursue a good course that can help me to fetch a good job in Analytics . Can any one help me with the course I sho

Re: $$Excel-Macros$$ Immediate Need SQL Developer (Richmond VA) 06+ Months

2016-05-16 Thread Paul Schreiner
Please note the Forum rules: 5) Jobs posting is not allowed. Paul- “Do all the good you can, By all the means you can, In all the ways you can, In all the places you can, At all the times you can, To all the people you can, As long as ever you can.” - John We

$$Excel-Macros$$ Urgent Need Adobe CQ/AEM Technical Lead/Developer with strong Java/J2EE background

2016-05-16 Thread MADHU-GenuineItLlc
Hi Partner, Hope you are doing great … Please send resume to ma...@genuineitllc.com *Title: **Adobe CQ/AEM Technical Lead/Developer with strong Java/J2EE background* *Duration : long term * *Location :Multiple in USA* *Request Summary: Requirements* - *Adobe CQ/AEM Technical Lead* w

$$Excel-Macros$$ Immediate Need SQL Developer (Richmond VA) 06+ Months

2016-05-16 Thread Javed Khan
Please share profile to ja...@globalwebmaster.us Direct: (312) 428-7795 <%28312%29%20428-7795> Hi Folks, Hope you are doing great! We have new job opportunity with our client. I am sending the job description for your review so please go through that and reply with your/consultation resume

$$Excel-Macros$$ CLient in Carlsbad, CA need Captiva Developer

2016-05-16 Thread MADHU-GenuineItLlc
Hi Partner, Hope you are doing great … Please send resume to ma...@genuineitllc.com *TITLE : **Captiva Developer* *Duration :6+ Months* *Location: Carlsbad, CA* *Job Description:* *Captiva Developer:* - Minimum 2-4 years of experience in Documentum and Captiva process Developmen

$$Excel-Macros$$ Urgent in Austin TX need MuleSoft ESB (JAVA)Senior Developer

2016-05-16 Thread MADHU-GenuineItLlc
Hi Partner, Hope you are doing great … Please send resume to ma...@genuineitllc.com *Title : MuleSoft ESB Senior Developer* *Location: Austin, Texas* *Project Description:* · The company is looking for an experienced professional with a strong background in ESB/Mule, service inte

$$Excel-Macros$$ Client in Florham Park, NJ need Magento Tech Lead

2016-05-16 Thread MADHU-GenuineItLlc
Hi Partner, Hope you are doing great … Please send resume to ma...@genuineitllc.com *Magento Tech Lead* *Florham Park, NJ* *Job Responsibilities:* • Troubleshooting performance problems and fine tuning applications and environments. • Provide the scoping and estimating projects based on

$$Excel-Macros$$ Need: Informatica Developer with Power Exchange at Atlanta GA

2016-05-16 Thread Rene Mickey
Hi, Hope you are doing great... Please let me know your interest along with your updated resume and details. (It will be of great help if you can refer someone for the same in case you are not currently available) *Please send resumes to ( b...@taditsolutions.com )* *Title: Informatica

Re: $$Excel-Macros$$ Sr. Java Developer-Austin, Texas

2016-05-16 Thread Paul Schreiner
Please note the rules for this forum(specifically #5)  Paul- “Do all the good you can, By all the means you can, In all the ways you can, In all the places you can, At all the times you can, To all the people you can, As long as ever you can.” - John Wesley -

$$Excel-Macros$$ Sr. Java Developer-Austin, Texas

2016-05-16 Thread angelina Williams
*Greetings,* Trust you are fine!! My name is Angelina Williams and I am working on below position for my client *as mentioned in job description.* Your profile is good match for this opening. I would like to represent your contention if you think this position is match as per your skill sets.

Re: $$Excel-Macros$$ value(more than 0) entered in cell should show today's date in another cell

2016-05-16 Thread Paul Schreiner
This solution isn't going to work.#1) date(today) isn't a valid syntax.  "today" is a text string. if you named a range in your workbook "today" then it MIGHT return the value from that range.today() (with "()") is a function that returns the serial number of today's date. #2) the Date() functio

$$Excel-Macros$$ Re: Macro auto fill is not working

2016-05-16 Thread Ashkan Razania
Oh Sorry about that the password is "Metlab" with capital M On Monday, May 16, 2016 at 3:34:28 AM UTC-5, Mandeep Baluja wrote: > > please share your sheet without password after pasting this code so that i > can check. > > > > > On Monday, May 16, 2016 at 12:45:30 PM UTC+5:30, Ashkan Razania wrot

$$Excel-Macros$$ Re: Count a particular alphabet in a string

2016-05-16 Thread Mandeep Baluja
Try this formula and drag it down. =LEN(F5)-LEN(SUBSTITUTE(F5,"o","")) ' Regards :- Mandeep baluja 'https://www.facebook.com/groups/825221420889809/ 'https://www.linkedin.com/in/mandeep-baluja-b777bb88 Add a share if it helps :) -- Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wan

$$Excel-Macros$$ Re: Macro auto fill is not working

2016-05-16 Thread Mandeep Baluja
please share your sheet without password after pasting this code so that i can check. On Monday, May 16, 2016 at 12:45:30 PM UTC+5:30, Ashkan Razania wrote: > > It didn't work. same problem > > On Monday, May 16, 2016 at 1:17:15 AM UTC-5, Mandeep Baluja wrote: >> >> Autofill works in scenario

$$Excel-Macros$$ Count a particular alphabet in a string

2016-05-16 Thread Narendra Gosain
Dear genius I want to count total no. of any alphabet like a,b,c,d in a given string and it should be dynamic by excel vba suppose string is as follo Excel knowledge is good for future. Criteria:How many "o" in the string, find by vba Ragards Narendra -- Are you =EXP(E:RT) or =NOT(EXP(E

$$Excel-Macros$$ Re: Macro auto fill is not working

2016-05-16 Thread Ashkan Razania
It didn't work. same problem On Monday, May 16, 2016 at 1:17:15 AM UTC-5, Mandeep Baluja wrote: > > Autofill works in scenario if data you want to paste it down similarly. > What you're doing is selecting two columns and pasting it more than 2 > columns that's not possible bro.If you wish to pas