ove. In this scenario I will paste the document number one by one in a
>> website instead of SAP.
>>
>>
>>
>>
>>
>> On Tue, Feb 4, 2014 at 11:13 AM, Ravinder
>> wrote:
>>
>> Please advise what u want exactly
>>
>>
>>
>> *Fro
*From:* excel-macros@googlegroups.com [mailto:
> excel-macros@googlegroups.com] *On Behalf Of *suresh k
> *Sent:* Tuesday, February 04, 2014 11:29 AM
>
> *To:* Excel group
> *Subject:* Re: $$Excel-Macros$$ Access other applications using macro's
>
>
>
> Hi,
>
> I need macro
February 04, 2014 11:10 AM
> *To:* Excel group
> *Subject:* Re: $$Excel-Macros$$ Access other applications using macro's
>
>
>
> Hi,
>
>
>
> Waw.. Its working.. but its only opening, not able to click on "File",
> "Edit" etc..,
>
>
>
&
Please advise what u want exactly
From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com]
On Behalf Of suresh k
Sent: Tuesday, February 04, 2014 11:10 AM
To: Excel group
Subject: Re: $$Excel-Macros$$ Access other applications using macro's
Hi,
Waw.. Its wo
Hi,
Waw.. Its working.. but its only opening, not able to click on "File",
"Edit" etc..,
On Tue, Feb 4, 2014 at 11:02 AM, Ravinder wrote:
> You can use shell command in vba
>
>
>
> Sub openotherapp()
>
>
>
> Shell *"C:\Program Files\Internet Explorer\iexplore.exe"*,
> vbNormalFocus 'path of
You can use shell command in vba
Sub openotherapp()
Shell "C:\Program Files\Internet Explorer\iexplore.exe", vbNormalFocus
'path of exe file of IE, u can use same for SAP (put exe filepath)
End Sub
From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com]
On Behalf Of