<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Can you use excell on line so other program staff can have access?</title>
	<atom:link href="http://allsitesaccessonline.com/on-line-access/can-you-use-excell-on-line-so-other-program-staff-can-have-access/feed" rel="self" type="application/rss+xml" />
	<link>http://allsitesaccessonline.com/on-line-access/can-you-use-excell-on-line-so-other-program-staff-can-have-access</link>
	<description></description>
	<lastBuildDate>Fri, 29 Jan 2010 22:25:59 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dhvrm</title>
		<link>http://allsitesaccessonline.com/on-line-access/can-you-use-excell-on-line-so-other-program-staff-can-have-access/comment-page-1#comment-782</link>
		<dc:creator>dhvrm</dc:creator>
		<pubDate>Sat, 07 Nov 2009 02:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://allsitesaccessonline.com/on-line-access/can-you-use-excell-on-line-so-other-program-staff-can-have-access#comment-782</guid>
		<description>Try using Google Spreadsheets. If it must be Excel, look into SharePoint.

http://docs.google.com/

http://www.microsoft.com/sharepoint/default.mspx&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>Try using Google Spreadsheets. If it must be Excel, look into SharePoint.</p>
<p><a href="http://docs.google.com/" rel="nofollow">http://docs.google.com/</a></p>
<p><a href="http://www.microsoft.com/sharepoint/default.mspx" rel="nofollow">http://www.microsoft.com/sharepoint/default.mspx</a><br /><b>References : </b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam.espino</title>
		<link>http://allsitesaccessonline.com/on-line-access/can-you-use-excell-on-line-so-other-program-staff-can-have-access/comment-page-1#comment-781</link>
		<dc:creator>sam.espino</dc:creator>
		<pubDate>Sat, 07 Nov 2009 01:37:59 +0000</pubDate>
		<guid isPermaLink="false">http://allsitesaccessonline.com/on-line-access/can-you-use-excell-on-line-so-other-program-staff-can-have-access#comment-781</guid>
		<description>i know what you need.

you want spreadsheet that can be accessed online so other of your staff can use it. i know a site site that definitely answer your  problem, go to http://zoho.com/. just sign-in.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>i know what you need.</p>
<p>you want spreadsheet that can be accessed online so other of your staff can use it. i know a site site that definitely answer your  problem, go to <a href="http://zoho.com/" rel="nofollow">http://zoho.com/</a>. just sign-in.<br /><b>References : </b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Einstein</title>
		<link>http://allsitesaccessonline.com/on-line-access/can-you-use-excell-on-line-so-other-program-staff-can-have-access/comment-page-1#comment-780</link>
		<dc:creator>Einstein</dc:creator>
		<pubDate>Sat, 07 Nov 2009 01:17:59 +0000</pubDate>
		<guid isPermaLink="false">http://allsitesaccessonline.com/on-line-access/can-you-use-excell-on-line-so-other-program-staff-can-have-access#comment-780</guid>
		<description>Yes. You can choose among solutions such as Sharepoint Server, BadBlue, RTDs, etc., to create such a remote service.

___________________

SHAREPOINT

http://technet2.microsoft.com/Office/en-us/library/fb6928ce-49f8-492a-abff-5bd00ed588e21033.mspx?mfr=true

Office SharePoint Server 2007 is logically divided into three tiers: the front-end Web server tier, the application server tier, and the database tier. During installation, Excel Services installs two components (Excel Web Access and Excel Web Services) on the front-end Web server tier, and one component (Excel Calculation Services) on the application server tier.
_____________________________________

BadBlue

http://www.badblue.com/

BadBlue Enterprise Edition is an easy way to collaborate on spreadsheets. Its powerful Excel sharing works over the web: users only need browsers to view and edit workbooks, even those with charts! 
_____________________________________

RTD

http://support.microsoft.com/kb/285888/

http://support.microsoft.com/kb/285339/

Microsoft Office Excel 2007, Microsoft Office Excel 2003, and Microsoft Excel 2002 provide a new worksheet function that is named RealTimeData (RTD). RTD lets you call a Component Object Model (COM) Automation server for retrieving data in real time. This RTD server can exist as an ActiveX DLL or as an .exe that runs on the same local computer or on a remote server. When the RTD server runs on a remote server, the RTD server uses DCOM to communicate with Excel.

Note When RTD server runs on a remote server, the RTD server must be an .exe. Also, Excel must be installed on both the remote server and the local client computer.

The RTD worksheet function has the following syntax: 

=RTD(ProgID,Server,String1,[String2],...)

The first argument, ProgID, represents the Programmatic Identifier (ProgID) of the RealTimeData server. The Server argument indicates the name of the machine on which the RealTimeData server is run; this argument can be a null string or omitted if the RealTimeData server is to run locally. The remaining arguments simply represent parameters to send to the RealTimeData server; each unique combination of these parameters represents one &quot;topic,&quot; which has an associated &quot;topic id.&quot; Parameters are case-sensitive. 
_______________________________&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>Yes. You can choose among solutions such as Sharepoint Server, BadBlue, RTDs, etc., to create such a remote service.</p>
<p>___________________</p>
<p>SHAREPOINT</p>
<p><a href="http://technet2.microsoft.com/Office/en-us/library/fb6928ce-49f8-492a-abff-5bd00ed588e21033.mspx?mfr=true" rel="nofollow">http://technet2.microsoft.com/Office/en-us/library/fb6928ce-49f8-492a-abff-5bd00ed588e21033.mspx?mfr=true</a></p>
<p>Office SharePoint Server 2007 is logically divided into three tiers: the front-end Web server tier, the application server tier, and the database tier. During installation, Excel Services installs two components (Excel Web Access and Excel Web Services) on the front-end Web server tier, and one component (Excel Calculation Services) on the application server tier.<br />
_____________________________________</p>
<p>BadBlue</p>
<p><a href="http://www.badblue.com/" rel="nofollow">http://www.badblue.com/</a></p>
<p>BadBlue Enterprise Edition is an easy way to collaborate on spreadsheets. Its powerful Excel sharing works over the web: users only need browsers to view and edit workbooks, even those with charts!<br />
_____________________________________</p>
<p>RTD</p>
<p><a href="http://support.microsoft.com/kb/285888/" rel="nofollow">http://support.microsoft.com/kb/285888/</a></p>
<p><a href="http://support.microsoft.com/kb/285339/" rel="nofollow">http://support.microsoft.com/kb/285339/</a></p>
<p>Microsoft Office Excel 2007, Microsoft Office Excel 2003, and Microsoft Excel 2002 provide a new worksheet function that is named RealTimeData (RTD). RTD lets you call a Component Object Model (COM) Automation server for retrieving data in real time. This RTD server can exist as an ActiveX DLL or as an .exe that runs on the same local computer or on a remote server. When the RTD server runs on a remote server, the RTD server uses DCOM to communicate with Excel.</p>
<p>Note When RTD server runs on a remote server, the RTD server must be an .exe. Also, Excel must be installed on both the remote server and the local client computer.</p>
<p>The RTD worksheet function has the following syntax: </p>
<p>=RTD(ProgID,Server,String1,[String2],&#8230;)</p>
<p>The first argument, ProgID, represents the Programmatic Identifier (ProgID) of the RealTimeData server. The Server argument indicates the name of the machine on which the RealTimeData server is run; this argument can be a null string or omitted if the RealTimeData server is to run locally. The remaining arguments simply represent parameters to send to the RealTimeData server; each unique combination of these parameters represents one &quot;topic,&quot; which has an associated &quot;topic id.&quot; Parameters are case-sensitive.<br />
_______________________________<br /><b>References : </b></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.688 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-07-09 04:38:40 -->
