Ask a Question related to ASP, Design and Development.
-
barbara #1
asp display excel data
I try to find the best small exemple to display data from
excel to asp (connection & code). But only asp.net
exemples in microsoft.com...
Thanks if you have a link,
Barb
barbara Guest
-
display data points but not data tips
does anyone know how to display the data point, but not the data tip? i just want to display the circular node that shows where the data point is,... -
How to display a set of data in a data grid when drivenby a combo box?
I am trying to build a page where the user can select a syle of food (i.e. chinese, italian etc) from a combo. I would then want the relevent... -
How to display Text Import Wizard before Export to Excel?
I am trying to export a text file into excel sheet using CFCONTENT tag in coldfusion MX. But before exporting it, I am unable to see the Text... -
Display data from database in a scrollable data grid on an ASP Page
Hi All, I want to display data from database in a scrollable data grid on an ASP Page. I want to use it for entering data also. Should i have to... -
Display Data in a "Formated Excel Form" ?
Hi, Can you display data, for example datagrid, in a "Formatted Excel Form" dynamically? I mean the data in datagrid will be display on the... -
Ray at #2
Re: asp display excel data
Try posting to a .net group. This group is about classic asp. Search for
groups with "aspnet" in the name.
Ray at home
"barbara" <anonymous@discussions.microsoft.com> wrote in message
news:05b801c399d2$541a0880$a401280a@phx.gbl...>
> I try to find the best small exemple to display data from
> excel to asp (connection & code). But only asp.net
> exemples in microsoft.com...
>
> Thanks if you have a link,
>
> Barb
Ray at Guest
-
dlbjr #3
Re: asp display excel data
[url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnasdj01/html/asp0193.asp[/url]
-dlbjr
Discerning resolutions for the alms
dlbjr Guest
-
Jacob #4
Re: asp display excel data
I have put excel up onto a website before using asp by using named
ranges within the spreadsheet and they using access to extract the
values. You can then use code you would use for a db...
Regards,
Jacob
Jacob Guest
-
news.microsoft.com #5
Re: asp display excel data
Do you kow if there's a problem with retrieving the values of cells that are
calculated (like cells that contain formulas)? I have a problem querying the
calculated values with ASP, even though the values are there when i open the
xls file. It doesn't happen with simple SUM formulas, but with complex
financial formulas and cells that contain IF() functions.
David
"Jacob" <google@jscomputing.co.uk> schreef in bericht
news:196a316e.0310232300.62a17667@posting.google.c om...> I have put excel up onto a website before using asp by using named
> ranges within the spreadsheet and they using access to extract the
> values. You can then use code you would use for a db...
>
> Regards,
>
> Jacob
news.microsoft.com Guest
-
david #6
Re: asp display excel data
and uhm... never mind that name (blame outlook express ;) )....
"news.microsoft.com" <david@ggvd.com> schreef in bericht
news:OkcDgHhmDHA.1728@TK2MSFTNGP09.phx.gbl...are> Do you kow if there's a problem with retrieving the values of cells thatthe> calculated (like cells that contain formulas)? I have a problem queryingthe> calculated values with ASP, even though the values are there when i open> xls file. It doesn't happen with simple SUM formulas, but with complex
> financial formulas and cells that contain IF() functions.
>
> David
>
> "Jacob" <google@jscomputing.co.uk> schreef in bericht
> news:196a316e.0310232300.62a17667@posting.google.c om...>> > I have put excel up onto a website before using asp by using named
> > ranges within the spreadsheet and they using access to extract the
> > values. You can then use code you would use for a db...
> >
> > Regards,
> >
> > Jacob
>
david Guest



Reply With Quote

