Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > VB Script

Vista - application/vnd.ms-excel and macros

Reply
 
Old 10-16-2008   #1 (permalink)
RICK


 
 

application/vnd.ms-excel and macros

Is there anyway to build an Excel macro into a WEB page with contenttype
equaling application/vnd.ms-excel?

My System SpecsSystem Spec
Old 10-17-2008   #2 (permalink)
mr_unreliable


 
 

Re: application/vnd.ms-excel and macros

Rick, it might be helpful to explain a little more about
what you want to do.

Sending excel macro code to somebody's client system sounds
like it could be a security violation.

If you just want to display data, or manipulate the data
using script, you might take a look at the OWC Spreadsheet
component. (OWC = Office Web Components).

The OWC Spreadsheet looks enough like excel to fool most
people (at least xl2k and xl2003 users).

cheers, jw
____________________________________________________________

You got questions? WE GOT ANSWERS!!! ..(but, no guarantee
the answers will be applicable to the questions)


RICK wrote:
Quote:

> Is there anyway to build an Excel macro into a WEB page with contenttype
> equaling application/vnd.ms-excel?
My System SpecsSystem Spec
Old 10-17-2008   #3 (permalink)
RICK


 
 

Re: application/vnd.ms-excel and macros

I have an asp page that opens into Excel. The page itself needs split into
several worksheets. I have a macro that will split it for me. I was
wondering if there was anyway to build that macro into the asp page so that
the splits can just happen when the user runs the macro from within Excel.



"mr_unreliable" wrote:
Quote:

> Rick, it might be helpful to explain a little more about
> what you want to do.
>
> Sending excel macro code to somebody's client system sounds
> like it could be a security violation.
>
> If you just want to display data, or manipulate the data
> using script, you might take a look at the OWC Spreadsheet
> component. (OWC = Office Web Components).
>
> The OWC Spreadsheet looks enough like excel to fool most
> people (at least xl2k and xl2003 users).
>
> cheers, jw
> ____________________________________________________________
>
> You got questions? WE GOT ANSWERS!!! ..(but, no guarantee
> the answers will be applicable to the questions)
>
>
> RICK wrote:
Quote:

> > Is there anyway to build an Excel macro into a WEB page with contenttype
> > equaling application/vnd.ms-excel?
>
My System SpecsSystem Spec
Old 10-17-2008   #4 (permalink)
Tim Williams


 
 

Re: application/vnd.ms-excel and macros

You'll most likely need to do the formatting on the server.

Tim

"RICK" <RICK@xxxxxx> wrote in message
news:43DAFA42-F9F0-4906-BAE4-9596343AFD18@xxxxxx
Quote:

>I have an asp page that opens into Excel. The page itself needs split into
> several worksheets. I have a macro that will split it for me. I was
> wondering if there was anyway to build that macro into the asp page so
> that
> the splits can just happen when the user runs the macro from within Excel.
>
>
>
> "mr_unreliable" wrote:
>
Quote:

>> Rick, it might be helpful to explain a little more about
>> what you want to do.
>>
>> Sending excel macro code to somebody's client system sounds
>> like it could be a security violation.
>>
>> If you just want to display data, or manipulate the data
>> using script, you might take a look at the OWC Spreadsheet
>> component. (OWC = Office Web Components).
>>
>> The OWC Spreadsheet looks enough like excel to fool most
>> people (at least xl2k and xl2003 users).
>>
>> cheers, jw
>> ____________________________________________________________
>>
>> You got questions? WE GOT ANSWERS!!! ..(but, no guarantee
>> the answers will be applicable to the questions)
>>
>>
>> RICK wrote:
Quote:

>> > Is there anyway to build an Excel macro into a WEB page with
>> > contenttype
>> > equaling application/vnd.ms-excel?
>>

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Cast Excel.Application to Interop.Excel.Application PowerShell
New-Object : Cannot load COM type Excel.Application. PowerShell
G15 Keyboard and Macros? Software
Macros Vista mail
Excel macros run out of memory in Windows Vista Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46