$$Excel-Macros$$ Macro Modification

2015-06-19 Thread Bill Q
Hi Guys, Attached is a spreadsheet and macro that does some web-scraping of individual web pages.. I need two modifications on this macro that I do not know how to do as I have little experience. * Currently the macro will stop after it encounters about 32700 rows. I would like it to run to

Re: $$Excel-Macros$$ Re: Introduce Yourself !!

2015-06-19 Thread Ganesh N
Hi Ayush sir, Thanks for creating the forum. Our group helps me alot and also I help some time. Im working as a PMO in chennai in one of the MNC. " http://www.excel-easy.com/"; is great website which helps with sample file. I request excel beginner to try on that. Thanks again. Regards, Ganesh N

$$Excel-Macros$$ Re: Introduce Yourself !!

2015-06-19 Thread Mustapha LMIDMANI
Hello All, I'm Mustapha from Morocco. I'm beginer in VBA, and I want to learn and share my knowledge whith you. LMIDMANI Mustapha Product engineer lmidmani.musta...@gmail.com Le vendredi 8 juin 2012 20:21:59 UTC+1, Ayush Jain a écrit : > > Hey all new and current posters, > > Welcome to excel

$$Excel-Macros$$ Re: How to extract excel attachment from outlook emails?

2015-06-19 Thread Mandeep Baluja
Simply first get all the attachments(ALL) of specified outlook folder into your destination folder, then you can easily compiled the xlsx files into one workbook. you can easliy find a macro to merge all xlsx file reside in folder to one workbook. if you don't have i will share the same. Regard

$$Excel-Macros$$ How to extract excel attachment from outlook emails?

2015-06-19 Thread Missy786
I am writing to seek some help in creating a outlook macro, which is able extract all xls attachment files into one excel workbook (save each attachment in individual worksheet) from specific outlook folder called ‘data’, which is sub-folder under the Inbox folder. I manage to find the fol

$$Excel-Macros$$ Excel VBA - Alex Cantu contact

2015-06-19 Thread sswcharlie
Hi ou Anyone have a contact for Alex Cantu re his 'smiley face' vba on Youtube Charles -- 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 conci

Re: $$Excel-Macros$$ XL formulas not auto updated

2015-06-19 Thread Ganesh N
Can you pls share the file ? Regards, Ganesh N On Thu, Jun 18, 2015 at 2:10 PM, Ali Abbas wrote: > Dear All Hope you're all well...my problem is my one excel work book's > formulas not updated automatically. Again and again I do press F2+Enter on > any single cell. I have already used check for

Re: $$Excel-Macros$$ VBA parse an algebraic expression

2015-06-19 Thread Ganesh N
Hi, Please find the attached file. If you have any concern let me know. Regards, Ganesh N On Thu, Jun 18, 2015 at 8:41 PM, Naftali Herscovici < tuli.herscov...@gmail.com> wrote: > Hello, > > I need to evaluate an algebraic expression. > > Example - start > > dim a,b,c as string > dim x as str