Re: $$Excel-Macros$$ How to pick one webpage each from a collection of web page list!!!

2017-02-09 Thread derrickandrew994 via MS EXCEL AND VBA MACROS
On Fri, 2/10/17, RamiZ Majid wrote: Subject: Re: $$Excel-Macros$$ How to pick one webpage each from a collection of web page list!!! To: "Kishore P V K" Cc: excel-macros@googlegroups.com Date: Friday, February 10, 2017, 7:47 AM Thanks bro!!!

Re: $$Excel-Macros$$ keep active in memory variables, array variables

2017-02-09 Thread spainy via MS EXCEL AND VBA MACROS
On Thu, 2/9/17, libertystringer via MS EXCEL AND VBA MACROS wrote: Subject: Re: $$Excel-Macros$$ keep active in memory variables, array variables To: excel-macros@googlegroups.com Date: Thursday, February 9, 2017, 9:09 PM

Re: $$Excel-Macros$$ keep active in memory variables, array variables

2017-02-09 Thread storeythomas725 via MS EXCEL AND VBA MACROS
On Thu, 2/9/17, libertystringer via MS EXCEL AND VBA MACROS wrote: Subject: Re: $$Excel-Macros$$ keep active in memory variables, array variables To: excel-macros@googlegroups.com Date: Thursday, February 9, 2017, 9:09 PM

Re: $$Excel-Macros$$ keep active in memory variables, array variables

2017-02-09 Thread libertystringer via MS EXCEL AND VBA MACROS
On Thu, 2/9/17, martinez.david533 via MS EXCEL AND VBA MACROS wrote: Subject: Re: $$Excel-Macros$$ keep active in memory variables, array variables To: excel-macros@googlegroups.com Date: Thursday, February 9, 2017, 9:05 PM --

Re: $$Excel-Macros$$ keep active in memory variables, array variables

2017-02-09 Thread martinez.david533 via MS EXCEL AND VBA MACROS
On Thu, 2/9/17, keisha.fry via MS EXCEL AND VBA MACROS wrote: Subject: Re: $$Excel-Macros$$ keep active in memory variables, array variables To: excel-macros@googlegroups.com Date: Thursday, February 9, 2017, 7:02 PM -

Re: $$Excel-Macros$$ keep active in memory variables, array variables

2017-02-09 Thread keisha.fry via MS EXCEL AND VBA MACROS
On Thu, 2/9/17, Paul Schreiner wrote: Subject: Re: $$Excel-Macros$$ keep active in memory variables, array variables To: "excel-macros@googlegroups.com" Date: Thursday, February 9, 2017, 6:56 PM The answer is:Yes. The long version of the ans

Re: $$Excel-Macros$$ keep active in memory variables, array variables

2017-02-09 Thread Paul Schreiner
The answer is:Yes. The long version of the answer involves describing the "scope" of variables. First of all,in each VBA module, I recommend using Option Explicit as the first line of the module.This forces the compiler to check that all variables are EXPLICITLY declared.without it, the first tim

$$Excel-Macros$$ Senior .Net Developer @ Santa Clara, CA

2017-02-09 Thread govind ramanujam
Hello, Hope you are doing great. We have an urgent below *"Senior .Net Developer”* position with one of our client for c2c position at *Santa Clara, CA.* If you are interested please share your updated resume along with contact details to govind_ramanu...@visionisys.com *Job Title : Seni

$$Excel-Macros$$ keep active in memory variables, array variables

2017-02-09 Thread wltrpscl
Is it possible in an Excel workbook as long as it is open, to keep active in memory variables, array variables? And those, when running a program / script vba or macro is finished. How to declare variables, array variables? -- Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna

$$Excel-Macros$$ change in the attach macro

2017-02-09 Thread Izhar
A little changes is required in the attach macro, I tried it to change it myself but failed REQUIREMENT: The colored range i.e A2:I18 to be copied below the range fifteen times -- 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 Faceb

$$Excel-Macros$$ How to pick one webpage each from a collection of web page list!!!

2017-02-09 Thread Ramiz Majid
I have a list of webpages contacting different domain pages!!! I want to pick a single webpage of each domains Please help ! *This is an example list: * *And I