Re: $$Excel-Macros$$ weather forecast

2013-04-20 Thread ashish koul
can you share the website from which u r picking weather forecast? On Sun, Apr 21, 2013 at 3:25 AM, pawel lupinski wrote: > Hi All, > > quick question is anybody know how to download weather forecast (7/10 > days) into excel. link / web site? > > regards, > > Pawel > > -- > Are you =EXP(E:RT

$$Excel-Macros$$ weather forecast

2013-04-20 Thread pawel lupinski
Hi All, quick question is anybody know how to download weather forecast (7/10 days) into excel. link / web site? regards, Pawel -- 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

Re: $$Excel-Macros$$ Hyperlink by Sheets Name.........

2013-04-20 Thread Ms Excel user
Hi Kuldeep, Use this =HYPERLINK("#"&A2&"!"&"$A$1",A2) and copy down. On Sat, Apr 20, 2013 at 10:30 AM, Kuldeep Singh wrote: > > Hi Experts, > > I want to hyperlink by sheets name. Example attached. > > Thanks in Advance.. > > Regards, > Kuldeep Singh > Info Edge India Limit

$$Excel-Macros$$ VBA Excel : Run time error '429': ActiveX component can't create object

2013-04-20 Thread vikash
I working on VBA with Excel, Which working fine with windows OS (32 bit) and office 2007(office 32 bit) When i started work on Windows 8 (64 bit) and office 2010 (64 bit) i was unable to run the application so for below line of code i added because of excel office 2010 is comes with VBA7. #If V