<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com.sg/group/microsoft.public.excel.newusers</id>
  <title type="text">microsoft.public.excel.newusers Google Group</title>
  <subtitle type="text">
  Microsoft Office Excel newsgroup.
  </subtitle>
  <link href="/group/microsoft.public.excel.newusers/feed/atom_v1_0_msgs.xml" rel="self" title="microsoft.public.excel.newusers feed"/>
  <updated>2009-11-22T04:04:08Z</updated>
  <generator uri="http://groups.google.com.sg" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>T. Valko</name>
  <email>biffinp...@comcast.net</email>
  </author>
  <updated>2009-11-22T04:04:08Z</updated>
  <id>http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/96226e71f6f544e2/180c6b5aeecfcf59?show_docid=180c6b5aeecfcf59</id>
  <link href="http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/96226e71f6f544e2/180c6b5aeecfcf59?show_docid=180c6b5aeecfcf59"/>
  <title type="text">Re: Calculating with Variable Search</title>
  <summary type="html" xml:space="preserve">
  If this data is imported from another application is the date/time stamp a &lt;br&gt; true Excel date/time? &lt;br&gt; If C2 is a date/time stamp what is the result of this formula: &lt;br&gt; =ISNUMBER(C2) &lt;br&gt; Can you post a small example of your data with the expected result? Don&#39;t &lt;br&gt; really need the Device/SubDevice data. Just the date/time and the X/Y data
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dave Peterson</name>
  <email>peter...@verizonxspam.net</email>
  </author>
  <updated>2009-11-22T01:39:39Z</updated>
  <id>http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/f39592c22070b7d2/1f235181fffacc19?show_docid=1f235181fffacc19</id>
  <link href="http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/f39592c22070b7d2/1f235181fffacc19?show_docid=1f235181fffacc19"/>
  <title type="text">Re: Mark Rows for scrolling</title>
  <summary type="html" xml:space="preserve">
  I&#39;m not sure what mark means here, but freeze panes will freeze rows above the &lt;br&gt; activecell and to the left of the activecell. &lt;br&gt; So if you meant that you selected rows 1:4, then it would only matter what cell &lt;br&gt; was the activecell. If that activecell is in row 4, then rows 1:3 would be &lt;br&gt; frozen. &lt;br&gt; (You can select a multicell range and tab through that selection to experiment.)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Doug Mc</name>
  <email>dnmcnnos...@comcast.net</email>
  </author>
  <updated>2009-11-22T00:30:50Z</updated>
  <id>http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/f39592c22070b7d2/4d788b881adb5b13?show_docid=4d788b881adb5b13</id>
  <link href="http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/f39592c22070b7d2/4d788b881adb5b13?show_docid=4d788b881adb5b13"/>
  <title type="text">Mark Rows for scrolling</title>
  <summary type="html" xml:space="preserve">
  This seems weird! &lt;br&gt; I mark row 4 and row 1 and click on Freeze Panes. &lt;br&gt; Rows 1-3 become frozen. &lt;br&gt; There&#39;s also a black line below Row 6 that acts like another Freeze (Rows &lt;br&gt; 4-6!) &lt;br&gt; Does anybody have an answer to this? &lt;br&gt; Thanks, &lt;br&gt; Doug
  </summary>
  </entry>
  <entry>
  <author>
  <name>Bernie Deitrick</name>
  <email>dei...@consumerdotorg</email>
  </author>
  <updated>2009-11-21T21:09:22Z</updated>
  <id>http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/39a9a67deef8aad2/435b3b351448f559?show_docid=435b3b351448f559</id>
  <link href="http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/39a9a67deef8aad2/435b3b351448f559?show_docid=435b3b351448f559"/>
  <title type="text">Re: import file so that it is a actual csv file, no excel cell version</title>
  <summary type="html" xml:space="preserve">
  Burt, &lt;br&gt; Try changing the file extension from .csv to .txt before using Excel&#39;s file &lt;br&gt; open command. That should take you through a dialog. &lt;br&gt; HTH, &lt;br&gt; Bernie &lt;br&gt; MS Excel MVP
  </summary>
  </entry>
  <entry>
  <author>
  <name>markd951</name>
  <email>markadellaqu...@gmail.com</email>
  </author>
  <updated>2009-11-21T20:17:01Z</updated>
  <id>http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/96226e71f6f544e2/1553934eab21bf33?show_docid=1553934eab21bf33</id>
  <link href="http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/96226e71f6f544e2/1553934eab21bf33?show_docid=1553934eab21bf33"/>
  <title type="text">Calculating with Variable Search</title>
  <summary type="html" xml:space="preserve">
  Hello everyone and I hope someone can help me on this. I am working on &lt;br&gt; a spreadsheet and I am trying to automate some of the calculations in &lt;br&gt; the document I am running into a sticking point and I wanted to see if &lt;br&gt; anyone has an idea on how to get this to work. &lt;br&gt; Issue: &lt;br&gt; I am receiving data from an exported report that works within Excel.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Gord Dibben</name>
  <email></email>
  </author>
  <updated>2009-11-21T19:48:27Z</updated>
  <id>http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/c31f45b17879e947/0f06309a568101cd?show_docid=0f06309a568101cd</id>
  <link href="http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/c31f45b17879e947/0f06309a568101cd?show_docid=0f06309a568101cd"/>
  <title type="text">Re: Is there an excel template for coupon organization?</title>
  <summary type="html" xml:space="preserve">
  I see nothing specific at the Office Template Gallery but a &#39;net search for &lt;br&gt; &amp;quot;coupon database excel&amp;quot; turned up a few. &lt;br&gt; Download a sample workbook from here. &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://projects.newsobserver.com/tags/coupon_update&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Gord Dibben MS Excel MVP &lt;br&gt; On Sat, 21 Nov 2009 11:26:01 -0800, katinsunlakes
  </summary>
  </entry>
  <entry>
  <author>
  <name>Gord Dibben</name>
  <email></email>
  </author>
  <updated>2009-11-21T19:35:57Z</updated>
  <id>http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/441c619f72bda340/4cece96c612f6c72?show_docid=4cece96c612f6c72</id>
  <link href="http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/441c619f72bda340/4cece96c612f6c72?show_docid=4cece96c612f6c72"/>
  <title type="text">Re: Macros for template</title>
  <summary type="html" xml:space="preserve">
  Best to stick with your original posting Mike. &lt;br&gt; See my reply there. &lt;br&gt; Gord &lt;br&gt; On Sat, 21 Nov 2009 10:36:01 -0800, Mike &amp;lt;M...@discussions.microsoft.co m&amp;gt; &lt;br&gt; wrote:
  </summary>
  </entry>
  <entry>
  <author>
  <name>katinsunlakes</name>
  <email>katinsunla...@discussions.microsoft.com</email>
  </author>
  <updated>2009-11-21T19:26:01Z</updated>
  <id>http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/c31f45b17879e947/5d90d1fa7d3d1242?show_docid=5d90d1fa7d3d1242</id>
  <link href="http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/c31f45b17879e947/5d90d1fa7d3d1242?show_docid=5d90d1fa7d3d1242"/>
  <title type="text">Is there an excel template for coupon organization?</title>
  <summary type="html" xml:space="preserve">
  I would like to create a workbook in excel to record and store info on all &lt;br&gt; types of coupons that can be sorted by date of expiry, ingredient, store &lt;br&gt; offering etc. I figure that this has probably already been done and that a &lt;br&gt; template should be available but so far I can&#39;t find one. Does anyone know
  </summary>
  </entry>
  <entry>
  <author>
  <name>Gord Dibben</name>
  <email></email>
  </author>
  <updated>2009-11-21T19:25:43Z</updated>
  <id>http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/d73f82f587d4aafc/1f6acc1a05dc8585?show_docid=1f6acc1a05dc8585</id>
  <link href="http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/d73f82f587d4aafc/1f6acc1a05dc8585?show_docid=1f6acc1a05dc8585"/>
  <title type="text">Re: 52 Work sheets (Tabs)</title>
  <summary type="html" xml:space="preserve">
  Is the Template sheet within the workbook? &lt;br&gt; What type of changes need to be made to Template sheet that would ripple &lt;br&gt; through the 52 week sheets? &lt;br&gt; Probably the easiest method is................... &lt;br&gt; Manually you can select Template sheet first then Shift + click on last &lt;br&gt; sheet to group all 53 sheets. &lt;br&gt; Make changes to Template sheet and will be done to all sheets in the group.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Joe User</name>
  <email></email>
  </author>
  <updated>2009-11-21T19:15:22Z</updated>
  <id>http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/2af47d4384528414/e332cb385ebf313b?show_docid=e332cb385ebf313b</id>
  <link href="http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/2af47d4384528414/e332cb385ebf313b?show_docid=e332cb385ebf313b"/>
  <title type="text">Re: sum to = 1 for each cell</title>
  <summary type="html" xml:space="preserve">
  =COUNT(A1:A37)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Bernie Deitrick</name>
  <email>dei...@consumerdotorg</email>
  </author>
  <updated>2009-11-21T19:11:03Z</updated>
  <id>http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/2af47d4384528414/3ae9b10c020b2810?show_docid=3ae9b10c020b2810</id>
  <link href="http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/2af47d4384528414/3ae9b10c020b2810?show_docid=3ae9b10c020b2810"/>
  <title type="text">Re: sum to = 1 for each cell</title>
  <summary type="html" xml:space="preserve">
  Mike, &lt;br&gt; Sorry, that just isn&#39;t clear. Perhaps a formula &lt;br&gt; =SUM(A1:A37)/A1 &lt;br&gt; where A1 to A37 have your number 997? &lt;br&gt; Bernie
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mike</name>
  <email>m...@discussions.microsoft.com</email>
  </author>
  <updated>2009-11-21T18:36:01Z</updated>
  <id>http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/441c619f72bda340/14f80eb6b6199a9b?show_docid=14f80eb6b6199a9b</id>
  <link href="http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/441c619f72bda340/14f80eb6b6199a9b?show_docid=14f80eb6b6199a9b"/>
  <title type="text">Macros for template</title>
  <summary type="html" xml:space="preserve">
  I have a Template for the 52 Weeks that i created if i want to change &lt;br&gt; something in Template is it possible to have the 52 other sheets change as &lt;br&gt; well through Macro,s if possible How
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mike</name>
  <email>m...@discussions.microsoft.com</email>
  </author>
  <updated>2009-11-21T18:31:01Z</updated>
  <id>http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/2af47d4384528414/97b7ffa7ff991631?show_docid=97b7ffa7ff991631</id>
  <link href="http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/2af47d4384528414/97b7ffa7ff991631?show_docid=97b7ffa7ff991631"/>
  <title type="text">sum to = 1 for each cell</title>
  <summary type="html" xml:space="preserve">
  I am trying to sum up 37 cells to = 1 each for each cell ex. if i put say 997 &lt;br&gt; in cells i want them to = 1 each so that the sum total = 37 if i put 997 or &lt;br&gt; any other # in cells
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mike</name>
  <email>m...@discussions.microsoft.com</email>
  </author>
  <updated>2009-11-21T15:53:01Z</updated>
  <id>http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/d73f82f587d4aafc/69984adbac3529f7?show_docid=69984adbac3529f7</id>
  <link href="http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/d73f82f587d4aafc/69984adbac3529f7?show_docid=69984adbac3529f7"/>
  <title type="text">Re: 52 Work sheets (Tabs)</title>
  <summary type="html" xml:space="preserve">
  This Worked Thank you !! One more question I have a Template for these 52 &lt;br&gt; Weeks if i want to change something in Template is it possible to have the 52 &lt;br&gt; other sheets change as well through Macro,s if possible How
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jack Wiggins</name>
  <email>x...@myway.com</email>
  </author>
  <updated>2009-11-21T04:14:03Z</updated>
  <id>http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/3974de5a7960ef7d/974083866027ae30?show_docid=974083866027ae30</id>
  <link href="http://groups.google.com.sg/group/microsoft.public.excel.newusers/browse_frm/thread/3974de5a7960ef7d/974083866027ae30?show_docid=974083866027ae30"/>
  <title type="text">Strange Excel problem with Jump List</title>
  <summary type="html" xml:space="preserve">
  I am running Windows 7 and Office 2007. &lt;br&gt; When I open an Excel file from the Jump List, none of the commands on the &lt;br&gt; ribbon are clickable. It is just as though the program is frozen. I can make &lt;br&gt; changes to the worksheet but I cannot save them. I can close the program by &lt;br&gt; clicking the &amp;quot;x&amp;quot; in the upper right-hand corner but changes are not saved.
  </summary>
  </entry>
</feed>
