<?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>whallify&amp;#39;s blog - All Comments</title><link>http://www.sharepointblogs.com/whallify/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007 SP2 (Build: 20611.960)</generator><item><title>re: Inventory Tracking in a Sharepoint List?</title><link>http://www.sharepointblogs.com/whallify/archive/2004/03/19/inventory-tracking-in-a-sharepoint-list.aspx#19209</link><pubDate>Fri, 25 Jul 2008 06:16:39 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:19209</guid><dc:creator>itoleck</dc:creator><description>&lt;p&gt;Not advertising but, look for a SharePoint feature like this in the future from www.swarmsoft.net.&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=19209" width="1" height="1"&gt;</description></item><item><title>re: Wish I could display "totals" for a calculated field in a view...</title><link>http://www.sharepointblogs.com/whallify/archive/2004/05/06/wish-i-could-display-quot-totals-quot-for-a-calculated-field-in-a-view.aspx#17417</link><pubDate>Mon, 09 Jun 2008 15:37:26 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:17417</guid><dc:creator>Roy </dc:creator><description>&lt;p&gt;Thanks Wolfgeek.&lt;/p&gt;
&lt;p&gt;I've tried your solution but the workflow gets stuck on 'started'.&lt;/p&gt;
&lt;p&gt; I'm running it on a document library that enforces check-out (can't change this). &lt;/p&gt;
&lt;p&gt;After waiting a long time I check in the document and the workflow changes to status 'stopped' and the field is not populated.&lt;/p&gt;
&lt;p&gt;Any idea how I get around this?&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=17417" width="1" height="1"&gt;</description></item><item><title>re: Various Sharepoint 2003 and Exchange integration points</title><link>http://www.sharepointblogs.com/whallify/archive/2004/03/12/various-sharepoint-2003-and-exchange-integration-points.aspx#16710</link><pubDate>Wed, 21 May 2008 02:22:44 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:16710</guid><dc:creator>Eddie</dc:creator><description>&lt;p&gt;Hi &lt;/p&gt;
&lt;p&gt;We recently installed Sharepoint on a development server and it began to affect the production users. In particular, one error the user had was when he/she tried to send an attachment using Outlook Email, this message popped up &amp;quot;You must select a SharePoint site location for a new shared workspace to be created&amp;quot;. Would you know why this error popped up? Further, is it possible to set up Sharepoint on a development server without affecting production systems such as Outlook?&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=16710" width="1" height="1"&gt;</description></item><item><title>re: Submit button at top AND bottom of survey?  How?</title><link>http://www.sharepointblogs.com/whallify/archive/2004/06/03/submit-button-at-top-and-bottom-of-survey-how.aspx#15878</link><pubDate>Tue, 29 Apr 2008 00:18:52 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:15878</guid><dc:creator>*** Creams</dc:creator><description>&lt;p&gt;We Review the Top *** Enhancing Pills &amp;amp; tell you what really works.&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=15878" width="1" height="1"&gt;</description></item><item><title>re: Wish I could display "totals" for a calculated field in a view...</title><link>http://www.sharepointblogs.com/whallify/archive/2004/05/06/wish-i-could-display-quot-totals-quot-for-a-calculated-field-in-a-view.aspx#14009</link><pubDate>Thu, 13 Mar 2008 14:05:40 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:14009</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=14009" width="1" height="1"&gt;</description></item><item><title>re: Inventory Tracking in a Sharepoint List?</title><link>http://www.sharepointblogs.com/whallify/archive/2004/03/19/inventory-tracking-in-a-sharepoint-list.aspx#12353</link><pubDate>Wed, 06 Feb 2008 06:50:36 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:12353</guid><dc:creator>Jim Patton</dc:creator><description>&lt;p&gt;Add me to this list of people that are looking for the exact same functionality. Anyone?&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=12353" width="1" height="1"&gt;</description></item><item><title>re: WSS doc lib asking for column info (Web File Properties)?</title><link>http://www.sharepointblogs.com/whallify/archive/2004/08/09/wss-doc-lib-asking-for-column-info-web-file-properties.aspx#5253</link><pubDate>Wed, 05 Sep 2007 15:56:24 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:5253</guid><dc:creator>Marshall</dc:creator><description>&lt;p&gt;I was reading your site looking for info on SharePoint and have a question you may be able to help with. I have a Web File Properties window that pops up as part of saving a template document, but the Web File Properties window itself is to small to show the whole width of the selections. Since I have many computer illiterate people filling in this form it leads to problems because the idea of scrolling is foreign (at least scrolling sideways, scrolling down seems to be common). Is there any way to code the size (width) of this window.&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=5253" width="1" height="1"&gt;</description></item><item><title>re: Inventory Tracking in a Sharepoint List?</title><link>http://www.sharepointblogs.com/whallify/archive/2004/03/19/inventory-tracking-in-a-sharepoint-list.aspx#3975</link><pubDate>Tue, 07 Aug 2007 10:37:19 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:3975</guid><dc:creator>prashanth pagidimarry</dc:creator><description>&lt;p&gt;I want to develop the IT Inventory same as given above can anybody suggest me how to proceed?&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=3975" width="1" height="1"&gt;</description></item><item><title>re: How to use a Sharepoint list for Word 2003 Mail Merge?</title><link>http://www.sharepointblogs.com/whallify/archive/2004/03/14/how-to-use-a-sharepoint-list-for-word-2003-mail-merge.aspx#2686</link><pubDate>Thu, 05 Jul 2007 05:46:00 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:2686</guid><dc:creator>monicker</dc:creator><description>&lt;p&gt;Monkey Merge - Automatically merge multiple Microsoft Word documents, Excel spreadsheets, Adobe PDF files and all plain text files such as CSV files.&lt;/p&gt;
&lt;p&gt;more information:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.qweas.com/download/business/applications/monkey_merge.htm"&gt;www.qweas.com/.../monkey_merge.htm&lt;/a&gt;&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=2686" width="1" height="1"&gt;</description></item></channel></rss>