I want to start with something very simple. On the main page of my
Sharepoint site, I want to display a single Excel spreadsheet cell
dynamically. Where do I begin?

Thanks.

-Dave

Re: Where do I begin learning when trying to create pages with dynamic content? by Amar

Amar
Mon Mar 21 01:27:49 CST 2005

Try this approach. Bind the excel sheet to a SharePoint List, and then
display the list on the sharepoint page. You will get various examples of
this if you search the net. If you have Excel 2003, then you can bind to a
new list from inside excel from the Shared Workspaces menu.

To display the list data in a nice formatted way, you can use FrontPage
2003, insert a dataview webpart on the sharepoint web page, and then choose
the list as your data source.
--
Hope this helps.
Regards,
Amar Galla
http://www.dotnetjunkies.com/weblog/amar/



"David Powers" <david.powers@gmail.com> wrote in message
news:2005032011413816807%davidpowers@gmailcom...
> I want to start with something very simple. On the main page of my
> Sharepoint site, I want to display a single Excel spreadsheet cell
> dynamically. Where do I begin?
>
> Thanks.
>
> -Dave
>