<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.sharepointblogs.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Marian Lishman&amp;#39;s Blog - All Comments</title><link>http://www.sharepointblogs.com/lishman/default.aspx</link><description>From STS to WSS and beyond :-)</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP2 (Build: 20611.960)</generator><item><title>re: Printing just the web part (not the stuff round it)</title><link>http://www.sharepointblogs.com/lishman/archive/2006/07/06/printing-just-the-web-part-not-the-stuff-round-it.aspx#16319</link><pubDate>Fri, 09 May 2008 14:41:00 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:16319</guid><dc:creator>ana</dc:creator><description>&lt;p&gt;look at this product:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.sharepointprinting.com"&gt;www.sharepointprinting.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Unbounded Printing Services for SharePoint&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=16319" width="1" height="1"&gt;</description></item><item><title>re: Putting totals in for a field that is a calculated one</title><link>http://www.sharepointblogs.com/lishman/archive/2004/12/16/putting-totals-in-for-a-field-that-is-a-calculated-one.aspx#15548</link><pubDate>Mon, 21 Apr 2008 13:29:04 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:15548</guid><dc:creator>B schneider</dc:creator><description>&lt;p&gt;Great solution!&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=15548" width="1" height="1"&gt;</description></item><item><title>re: Putting totals in for a field that is a calculated one</title><link>http://www.sharepointblogs.com/lishman/archive/2004/12/16/putting-totals-in-for-a-field-that-is-a-calculated-one.aspx#14008</link><pubDate>Thu, 13 Mar 2008 14:03:46 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:14008</guid><dc:creator>Wolfgeek</dc:creator><description>&lt;p&gt;Here is a work-around to do totals (and subtotals when using Group By options in a standard list view with calculated fields.&lt;/p&gt;
&lt;p&gt;Let's say we have a field called CALCULATED HOURS that is calculated as Round((([END TIME] - [START TIME])*24),1) (this gives the decimal notation of the total time rounded to the closest 10th).&lt;/p&gt;
&lt;p&gt;Create a regular number field (not calculated) called HOURS.&lt;/p&gt;
&lt;p&gt;Using Sharepoint Designer, create a workflow for your list that runs when list items are created and when list items are changed.&lt;/p&gt;
&lt;p&gt;The workflow will have a single step. &amp;nbsp;Leave the condition field blank. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the action section, choose &amp;quot;Set field in the current item&amp;quot;.&lt;/p&gt;
&lt;p&gt;Click on the word &amp;quot;field&amp;quot; and choose HOURS.&lt;/p&gt;
&lt;p&gt;Click on the word &amp;quot;value&amp;quot; and then click on &amp;quot;fx&amp;quot; to do a lookup.&lt;/p&gt;
&lt;p&gt;Choose &amp;quot;current item&amp;quot; for the source.&lt;/p&gt;
&lt;p&gt;Choose &amp;quot;CALCULATED HOURS&amp;quot; for the field.&lt;/p&gt;
&lt;p&gt;Click Finish&lt;/p&gt;
&lt;p&gt;Now whenever someone creates or modifies a &amp;nbsp;list item the non-calculated field will automatically be updated with the data from the calculated field.&lt;/p&gt;
&lt;p&gt;Now you can display the non-calculated field in your standard list views, total by it, etc.&lt;/p&gt;
&lt;p&gt;Hope that saves people the time it took me to figure it out! ;-)&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=14008" width="1" height="1"&gt;</description></item><item><title>re: Problems with submitting forms</title><link>http://www.sharepointblogs.com/lishman/archive/2004/11/16/problems-with-submitting-forms.aspx#8921</link><pubDate>Tue, 20 Nov 2007 04:51:47 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:8921</guid><dc:creator>Anoop</dc:creator><description>&lt;p&gt;Hi Lish,&lt;/p&gt;
&lt;p&gt;I am facing on issue in WSS 2 site.When submitting a new created list page I am getting the page cannot find &amp;nbsp;and the URL showing like site/_vti_bin/owssvr.dll?CS=109.&lt;/p&gt;
&lt;p&gt;Its something related to UTF encoding,but don't know how to resolve this issue.&lt;/p&gt;
&lt;p&gt;Please advise&lt;/p&gt;
&lt;p&gt;My id -anoop.somasundaram@fonterra.com&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=8921" width="1" height="1"&gt;</description></item><item><title>re: Filtered Dropdowns in Newform/Editform</title><link>http://www.sharepointblogs.com/lishman/archive/2006/06/21/filtered-dropdowns-in-newform-editform.aspx#8075</link><pubDate>Wed, 31 Oct 2007 16:10:01 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:8075</guid><dc:creator>its10stime</dc:creator><description>&lt;p&gt;where would this code go?&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=8075" width="1" height="1"&gt;</description></item><item><title>re: Printing just the web part (not the stuff round it)</title><link>http://www.sharepointblogs.com/lishman/archive/2006/07/06/printing-just-the-web-part-not-the-stuff-round-it.aspx#2880</link><pubDate>Thu, 12 Jul 2007 13:33:53 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:2880</guid><dc:creator>mhofer1976</dc:creator><description>&lt;p&gt;Thanks for the great post, now I can just check the box behind this todo item :)&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=2880" width="1" height="1"&gt;</description></item></channel></rss>