Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to comp.apps.spreadsheets,microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Can Excel Macros and Ranges be streamed ?

Can data, including Excel macros and ranges be streamed ?

In this case we're using Excel 2002 and ASP.

I studied the multiplication table example at microsoft's site
and with that I'm able to stream data.

It looks to me like it might be possible to modify the code below
to do it ...

I reviewed the Excel Object model and didn't find anything
that looked like it does what is needed.

In my case the user wants a working Excel Workbook having a WorkSheet
with defined sumations and ranges.

There doesn't seem to be a straight forward way of getting that data to
him short of giving him a special WorkBook with a bunch of macros in it
and having him load that workbook and run a macro to populate things.
(That is too complicated for the user, who wants to visit a url and save.)

It would be really nice to see defined ranges which were populated
VBA style rather than data coming over in html tables.

Thanks


Can this be extended or modified ?

<!--[if gte mso 9]<xml
<x:ExcelWorkbook
<x:ExcelWorksheets
<x:ExcelWorksheet
<x:NameSample Workbook</x:Name
<x:WorksheetOptions
<x:Print
<x:ValidPrinterInfo/
</x:Print
</x:WorksheetOptions
</x:ExcelWorksheet
</x:ExcelWorksheets
</x:ExcelWorkbook
</xml<![endif]--
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Expanding ranges in macros Jeff Excel Discussion (Misc queries) 4 January 5th 09 10:16 PM
using named ranges in macros Dave F Excel Discussion (Misc queries) 0 November 29th 06 05:13 PM
using named ranges in macros Dave F Excel Discussion (Misc queries) 0 November 29th 06 04:08 PM
how do I use formulas with changing ranges in excel with macros cinvic Excel Discussion (Misc queries) 0 January 21st 06 04:17 PM
Named ranges in macros? fverlaine Excel Discussion (Misc queries) 3 December 14th 05 05:34 PM


All times are GMT +1. The time now is 10:18 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"