<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to copy and paste minutes into Excel in Operating System - Microsoft</title>
    <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-copy-and-paste-minutes-into-excel/m-p/4984127#M10685</link>
    <description>Well - Phil's worked - and it is bizarre  -I'll leave this open for a bit to see any other solutions   :)&lt;BR /&gt;&lt;BR /&gt;Still like to know why "Format Cells" -&amp;gt; "Number Tab" -&amp;gt; "Custom" -&amp;gt; "mm:ss" doesn't do what I want....even when I set that column ahead of time...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
    <pubDate>Thu, 08 Jun 2006 21:53:15 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2006-06-08T21:53:15Z</dc:date>
    <item>
      <title>How to copy and paste minutes into Excel</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-copy-and-paste-minutes-into-excel/m-p/4984124#M10682</link>
      <description>Okay - Unix guy here - so be nice.&lt;BR /&gt;&lt;BR /&gt;What I'm trying to do, is take the details of an online cell phone bill and add up daytime minutes.&lt;BR /&gt;&lt;BR /&gt;So, I select the info, copy into excel, and Excel auto formats the time field - incorrectly.&lt;BR /&gt;&lt;BR /&gt;1:00 becomes 1:00:00 AM&lt;BR /&gt;&lt;BR /&gt;and so on.&lt;BR /&gt;&lt;BR /&gt;I right click and try to change the format - custom, mm:ss, number, what ever - and it displays everything from 00:00 to .041666.&lt;BR /&gt;&lt;BR /&gt;The only way I was able to do this - vi&lt;BR /&gt;&lt;BR /&gt;cat bill |awk '{print $11}' |awk -F: '{print $1}'&lt;BR /&gt;&lt;BR /&gt;Here are the minutes:&lt;BR /&gt;&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;3:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;3:00&lt;BR /&gt;2:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;2:00&lt;BR /&gt;2:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;4:00&lt;BR /&gt;14:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;5:00&lt;BR /&gt;4:00&lt;BR /&gt;16:00&lt;BR /&gt;3:00&lt;BR /&gt;1:00&lt;BR /&gt;5:00&lt;BR /&gt;3:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;3:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;2:00&lt;BR /&gt;1:00&lt;BR /&gt;2:00&lt;BR /&gt;2:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;2:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;2:00&lt;BR /&gt;1:00&lt;BR /&gt;5:00&lt;BR /&gt;2:00&lt;BR /&gt;2:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;2:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;2:00&lt;BR /&gt;29:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;4:00&lt;BR /&gt;2:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;2:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;2:00&lt;BR /&gt;1:00&lt;BR /&gt;2:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;3:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;10:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;6:00&lt;BR /&gt;25:00&lt;BR /&gt;10:00&lt;BR /&gt;2:00&lt;BR /&gt;8:00&lt;BR /&gt;1:00&lt;BR /&gt;2:00&lt;BR /&gt;6:00&lt;BR /&gt;1:00&lt;BR /&gt;2:00&lt;BR /&gt;1:00&lt;BR /&gt;2:00&lt;BR /&gt;1:00&lt;BR /&gt;1:00&lt;BR /&gt;2:00&lt;BR /&gt;5:00&lt;BR /&gt;&lt;BR /&gt;I want to cut and paste that into Excel (so someone who doesn't know vi and Unix can do it) and total the minutes.&lt;BR /&gt;&lt;BR /&gt;HOW?  Why is Excel 2003 SP2 so difficult???&lt;BR /&gt;&lt;BR /&gt;Argh...&lt;BR /&gt;&lt;BR /&gt;Thanks...Geoff&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Jun 2006 19:49:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/how-to-copy-and-paste-minutes-into-excel/m-p/4984124#M10682</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-06-08T19:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy and paste minutes into Excel</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-copy-and-paste-minutes-into-excel/m-p/4984125#M10683</link>
      <description>This is somewhat bizarre but...&lt;BR /&gt;&lt;BR /&gt;In Excel - Tools, Options, International &lt;BR /&gt;Change the decimal sepatator to ":"&lt;BR /&gt;&lt;BR /&gt;Paste your data, use auto-sum, voila&lt;BR /&gt;&lt;BR /&gt;Phil</description>
      <pubDate>Thu, 08 Jun 2006 21:39:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/how-to-copy-and-paste-minutes-into-excel/m-p/4984125#M10683</guid>
      <dc:creator>Phil.Howell</dc:creator>
      <dc:date>2006-06-08T21:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy and paste minutes into Excel</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-copy-and-paste-minutes-into-excel/m-p/4984126#M10684</link>
      <description>Now Phil is someone who knows Excel.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I was going to suggest that you paste into a txt file, then import it and use the : as the Delimiter to filter out the :00 from the first cell.. then autosum.&lt;BR /&gt;&lt;BR /&gt;Phils's good, but I wonder if there is another way.. less intrusive to the excel config.  (I will be playing with it all night.)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Steven</description>
      <pubDate>Thu, 08 Jun 2006 21:45:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/how-to-copy-and-paste-minutes-into-excel/m-p/4984126#M10684</guid>
      <dc:creator>Steven Clementi</dc:creator>
      <dc:date>2006-06-08T21:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy and paste minutes into Excel</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-copy-and-paste-minutes-into-excel/m-p/4984127#M10685</link>
      <description>Well - Phil's worked - and it is bizarre  -I'll leave this open for a bit to see any other solutions   :)&lt;BR /&gt;&lt;BR /&gt;Still like to know why "Format Cells" -&amp;gt; "Number Tab" -&amp;gt; "Custom" -&amp;gt; "mm:ss" doesn't do what I want....even when I set that column ahead of time...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 08 Jun 2006 21:53:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/how-to-copy-and-paste-minutes-into-excel/m-p/4984127#M10685</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-06-08T21:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy and paste minutes into Excel</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-copy-and-paste-minutes-into-excel/m-p/4984128#M10686</link>
      <description>The config change could be done in a macro,&lt;BR /&gt;and then un-done at the end?&lt;BR /&gt;The less intrusive way would be to paste into notepad and replace ":" with "." before pasting to excel.&lt;BR /&gt;This solution relies on the seconds being zero, as in the original.&lt;BR /&gt;Phil</description>
      <pubDate>Thu, 08 Jun 2006 21:54:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/how-to-copy-and-paste-minutes-into-excel/m-p/4984128#M10686</guid>
      <dc:creator>Phil.Howell</dc:creator>
      <dc:date>2006-06-08T21:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy and paste minutes into Excel</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-copy-and-paste-minutes-into-excel/m-p/4984129#M10687</link>
      <description>Which is usually how a cell phone usage report comes... rounded up to the minute.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The problem is, and you probably figured this out already... is that if you set the cell as a Time format, even on custom.. setting to mm:ss is a Time format... and you then past a number in...&lt;BR /&gt;&lt;BR /&gt;1:00&lt;BR /&gt;12:00&lt;BR /&gt;&lt;BR /&gt;even though you mean minutes, it still considers the number before the : as the hour.  Then the SUM() will add hours and you will get a bum number, not what you are expecting.&lt;BR /&gt;&lt;BR /&gt;If you insert a 00: before each number&lt;BR /&gt;&lt;BR /&gt;sample...&lt;BR /&gt;&lt;BR /&gt;00:1:00&lt;BR /&gt;00:2:00&lt;BR /&gt;00:1:00&lt;BR /&gt;00:2:00&lt;BR /&gt;00:1:00&lt;BR /&gt;00:1:00&lt;BR /&gt;00:2:00&lt;BR /&gt;00:5:00&lt;BR /&gt;&lt;BR /&gt;and sum() it, you will get (or should get) the right calculation.  If you go over 60 minutes, you will get the sum in hh:mm:ss which you can then convert into mm:ss through some calculation or function.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Steven</description>
      <pubDate>Fri, 09 Jun 2006 00:24:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/how-to-copy-and-paste-minutes-into-excel/m-p/4984129#M10687</guid>
      <dc:creator>Steven Clementi</dc:creator>
      <dc:date>2006-06-09T00:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy and paste minutes into Excel</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/how-to-copy-and-paste-minutes-into-excel/m-p/4984130#M10688</link>
      <description>Phil and Steven's are both a good work around.&lt;BR /&gt;&lt;BR /&gt;Thanks...Geoff</description>
      <pubDate>Fri, 09 Jun 2006 08:25:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/how-to-copy-and-paste-minutes-into-excel/m-p/4984130#M10688</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-06-09T08:25:22Z</dc:date>
    </item>
  </channel>
</rss>

