<?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.au/group/microsoft.public.excel.programming</id>
  <title type="text">microsoft.public.excel.programming Google Group</title>
  <subtitle type="text">
  Microsoft Office Excel newsgroup.
  </subtitle>
  <link href="/group/microsoft.public.excel.programming/feed/atom_v1_0_msgs.xml" rel="self" title="microsoft.public.excel.programming feed"/>
  <updated>2009-12-16T03:53:28Z</updated>
  <generator uri="http://groups.google.com.au" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Rick Rothstein</name>
  <email>rick.newsno.s...@no.spamverizon.net</email>
  </author>
  <updated>2009-12-16T03:53:28Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/bacc6defcf900250/3ba0bf69edf53cb0?show_docid=3ba0bf69edf53cb0</id>
  <link href="http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/bacc6defcf900250/3ba0bf69edf53cb0?show_docid=3ba0bf69edf53cb0"/>
  <title type="text">Re: break at space</title>
  <summary type="html" xml:space="preserve">
  I think this macro does what I think you are saying you want to do (just &lt;br&gt; change the Worksheet name and Range reference for the cell containing the &lt;br&gt; words in the With statement to match your actual set up)... &lt;br&gt; Sub SplitDownAtSpace() &lt;br&gt; Dim Words() As String &lt;br&gt; With Worksheets(&amp;quot;Sheet4&amp;quot;).Range(&amp;quot;A1 &amp;quot;) &lt;br&gt; Words = Split(.Value)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dawna</name>
  <email>da...@discussions.microsoft.com</email>
  </author>
  <updated>2009-12-16T03:50:01Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/65026813e0e817f7/381c16ee3949b24b?show_docid=381c16ee3949b24b</id>
  <link href="http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/65026813e0e817f7/381c16ee3949b24b?show_docid=381c16ee3949b24b"/>
  <title type="text">text boxes</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; I have a textbox within a userform that displays a value. I don&#39;t want any &lt;br&gt; users to be able to edit this information. How do I go about this? &lt;br&gt; Thanks in advance &lt;br&gt; Dawna
  </summary>
  </entry>
  <entry>
  <author>
  <name>Rick Rothstein</name>
  <email>rick.newsno.s...@no.spamverizon.net</email>
  </author>
  <updated>2009-12-16T03:33:54Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/0b19b018d61bfaf4/517a49ec2eafe188?show_docid=517a49ec2eafe188</id>
  <link href="http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/0b19b018d61bfaf4/517a49ec2eafe188?show_docid=517a49ec2eafe188"/>
  <title type="text">Re: Insert Zip codes into weather code</title>
  <summary type="html" xml:space="preserve">
  You still have the object of the With statement constructed incorrectly. I &lt;br&gt; don&#39;t do QueryTables, so I can&#39;t vouch for the accuracy of your actual over &lt;br&gt; method call, but here is how it should look with the Zip variable &lt;br&gt; concatenated in... &lt;br&gt; With ActiveSheet.QueryTables.Add(Co nnection:= _ &lt;br&gt; &amp;quot;URL;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.weather.com/weather/local/&quot;&gt;[link]&lt;/a&gt;&amp;quot; &amp;amp; Zip &amp;amp; &amp;quot;?lswe=&amp;quot; &amp;amp; _
  </summary>
  </entry>
  <entry>
  <author>
  <name>L. Howard Kittle</name>
  <email>lhkit...@comcast.net</email>
  </author>
  <updated>2009-12-16T03:28:57Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/bacc6defcf900250/9d4783c57f7f36d3?show_docid=9d4783c57f7f36d3</id>
  <link href="http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/bacc6defcf900250/9d4783c57f7f36d3?show_docid=9d4783c57f7f36d3"/>
  <title type="text">Re: break at space</title>
  <summary type="html" xml:space="preserve">
  Hmmmm, &lt;br&gt; Perhaps under Data &amp;gt; Text to Columns &amp;gt; Delimiter &amp;gt; Space &amp;gt; OK &amp;gt; Finish. &lt;br&gt; Try it on a test set of data first!!! &lt;br&gt; HTH &lt;br&gt; Regrds, &lt;br&gt; Howard
  </summary>
  </entry>
  <entry>
  <author>
  <name>MSHFLXGD</name>
  <email>mshfl...@discussions.microsoft.com</email>
  </author>
  <updated>2009-12-16T03:24:02Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/201a4381c7835875/5b6cdeb488c9f11b?show_docid=5b6cdeb488c9f11b</id>
  <link href="http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/201a4381c7835875/5b6cdeb488c9f11b?show_docid=5b6cdeb488c9f11b"/>
  <title type="text">cannot insert object in excell 2007</title>
  <summary type="html" xml:space="preserve">
  I cannot insert MSHFLXGD in excell or access 2007
  </summary>
  </entry>
  <entry>
  <author>
  <name>Robert Crandal</name>
  <email>nob...@gmail.com</email>
  </author>
  <updated>2009-12-16T03:17:44Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/63a4ee8a694d29fd/f42cbee01488135d?show_docid=f42cbee01488135d</id>
  <link href="http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/63a4ee8a694d29fd/f42cbee01488135d?show_docid=f42cbee01488135d"/>
  <title type="text">Sheet activate question</title>
  <summary type="html" xml:space="preserve">
  I have 5 sheets that each process &amp;quot;Worksheet_Activate()&amp;quot;. When &lt;br&gt; my workbook first opens, Sheet1 is automatically selected by &lt;br&gt; default as the first active sheet, however it does not receive any &lt;br&gt; &amp;quot;Activate&amp;quot; event when the workbook is first loaded. &lt;br&gt; What is a good way to ensure that the default activated sheet&#39;s
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tim Williams</name>
  <email>timjwilli...@comcast.net</email>
  </author>
  <updated>2009-12-16T03:09:01Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/2f6e28d3c87b45e4/a5570b873c73253f?show_docid=a5570b873c73253f</id>
  <link href="http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/2f6e28d3c87b45e4/a5570b873c73253f?show_docid=a5570b873c73253f"/>
  <title type="text">Re: Hyperlink</title>
  <summary type="html" xml:space="preserve">
  Why do you need to open all of those links, and in that order ? &lt;br&gt; Tim
  </summary>
  </entry>
  <entry>
  <author>
  <name>L. Howard Kittle</name>
  <email>lhkit...@comcast.net</email>
  </author>
  <updated>2009-12-16T03:03:23Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/0b19b018d61bfaf4/7ae5d7ec3e7f951e?show_docid=7ae5d7ec3e7f951e</id>
  <link href="http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/0b19b018d61bfaf4/7ae5d7ec3e7f951e?show_docid=7ae5d7ec3e7f951e"/>
  <title type="text">Re: Insert Zip codes into weather code</title>
  <summary type="html" xml:space="preserve">
  Hi Rick and Tim &lt;br&gt; Thanks for looking at my post. I think I posed my problem incorrectly &lt;br&gt; and/or missunderstand you solutions. &lt;br&gt; This code works fine, for the hardcoded 97401 zip. (Of course it wrapped the &lt;br&gt; long code line here in this post but works okay when copied back into the VB &lt;br&gt; editor.) &lt;br&gt; Sub SomeWx()
  </summary>
  </entry>
  <entry>
  <author>
  <name>Learner</name>
  <email>cdnher...@hotmail.com</email>
  </author>
  <updated>2009-12-16T02:52:19Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/bacc6defcf900250/b733881eda2f0444?show_docid=b733881eda2f0444</id>
  <link href="http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/bacc6defcf900250/b733881eda2f0444?show_docid=b733881eda2f0444"/>
  <title type="text">Re: break at space</title>
  <summary type="html" xml:space="preserve">
  I forgot to mention that I have all the words in one cell. &lt;br&gt; Thanks &lt;br&gt; ____
  </summary>
  </entry>
  <entry>
  <author>
  <name>J_Knowles</name>
  <email>jknkboatersno.s...@no.spamyahoo.com</email>
  </author>
  <updated>2009-12-16T02:36:01Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/ec0639215ac1919e/07b617c90254afbd?show_docid=07b617c90254afbd</id>
  <link href="http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/ec0639215ac1919e/07b617c90254afbd?show_docid=07b617c90254afbd"/>
  <title type="text">RE: Copy and Paste link between workbooks</title>
  <summary type="html" xml:space="preserve">
  The Activate command (to select the workbook &amp;amp; worksheet) may be the problem. &lt;br&gt; Sub FindMatchesInBooksR2() &lt;br&gt; Dim swb As Workbook, dwb As Workbook &lt;br&gt; Dim sd As Worksheet, dd As Worksheet &lt;br&gt; Dim cell As Range, x As Long &lt;br&gt; Dim LastRowS As Long, LastRowD As Long &lt;br&gt; Application.ScreenUpdating = False &lt;br&gt; Set swb = Workbooks(&amp;quot;SourceData.xlsx&amp;quot;) &#39; change workbook name
  </summary>
  </entry>
  <entry>
  <author>
  <name>Learner</name>
  <email>cdnher...@hotmail.com</email>
  </author>
  <updated>2009-12-16T02:34:29Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/bacc6defcf900250/e2785db215fab93e?show_docid=e2785db215fab93e</id>
  <link href="http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/bacc6defcf900250/e2785db215fab93e?show_docid=e2785db215fab93e"/>
  <title type="text">break at space</title>
  <summary type="html" xml:space="preserve">
  Hello, I have thousands of nouns separated by a space (abandonments &lt;br&gt; abbreviating abbreviation abbreviators ...) and I would like to put a &lt;br&gt; formula so that at each space the remaining is copied to the next cell &lt;br&gt; (killing the needless space). &lt;br&gt; Can it be done, can you hint me to how to do this? &lt;br&gt; thank you
  </summary>
  </entry>
  <entry>
  <author>
  <name>ng6971</name>
  <email>ng6...@discussions.microsoft.com</email>
  </author>
  <updated>2009-12-16T02:18:01Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/74bb2534751d6d4f/743adf6c9e54774b?show_docid=743adf6c9e54774b</id>
  <link href="http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/74bb2534751d6d4f/743adf6c9e54774b?show_docid=743adf6c9e54774b"/>
  <title type="text">Re: Matching Columns</title>
  <summary type="html" xml:space="preserve">
  Thank you very much. Works perfect.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tim Williams</name>
  <email>timjwilli...@gmail.com</email>
  </author>
  <updated>2009-12-16T01:56:14Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/54658971f7fe90d4/384f07301f601af7?show_docid=384f07301f601af7</id>
  <link href="http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/54658971f7fe90d4/384f07301f601af7?show_docid=384f07301f601af7"/>
  <title type="text">Re: Help with Macro please...</title>
  <summary type="html" xml:space="preserve">
  Your code works for me in that it will fetch the body of all the &lt;br&gt; messages selected in my outlook inbox. &lt;br&gt; So, if you&#39;re not getting any data the problem must be in your parsing &lt;br&gt; code. &lt;br&gt; Hard to tell without a sample message to look at. &lt;br&gt; Comment on this: &lt;br&gt; Tabl = Split(mybody, Chr(10)) &lt;br&gt; For Each Item In Tabl
  </summary>
  </entry>
  <entry>
  <author>
  <name>JeremyJ</name>
  <email>jere...@discussions.microsoft.com</email>
  </author>
  <updated>2009-12-16T01:51:02Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/b5698f07219e255e/d66c06e2942a30d4?show_docid=d66c06e2942a30d4</id>
  <link href="http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/b5698f07219e255e/d66c06e2942a30d4?show_docid=d66c06e2942a30d4"/>
  <title type="text">Calendar Control for Excel 2010</title>
  <summary type="html" xml:space="preserve">
  I am now using Excel 2010 and the Calendar Control no longer works. Is there &lt;br&gt; a calendar control that works with Excel 2010?
  </summary>
  </entry>
  <entry>
  <author>
  <name>HammerJoe@gmail.com</name>
  <email>hammer...@gmail.com</email>
  </author>
  <updated>2009-12-16T01:44:41Z</updated>
  <id>http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/3285308ad8b0d007/d361cc40b8db217c?show_docid=d361cc40b8db217c</id>
  <link href="http://groups.google.com.au/group/microsoft.public.excel.programming/browse_thread/thread/3285308ad8b0d007/d361cc40b8db217c?show_docid=d361cc40b8db217c"/>
  <title type="text">How to do check for factors in formulas?</title>
  <summary type="html" xml:space="preserve">
  I need help creating a function. &lt;br&gt; The goal is to parse formulas from cells A1 to A5 and find the values &lt;br&gt; of each factor. &lt;br&gt; Example: &lt;br&gt; A1 - &amp;quot;A+B=CD&amp;quot; &lt;br&gt; A2 - &amp;quot;C+D+E=A&amp;quot; &lt;br&gt; *Notice the double digit in the first formula. &lt;br&gt; In this example the macro needs to parse these two rows and find the &lt;br&gt; values for A,B,C,D and E that satisfy the two formulas.
  </summary>
  </entry>
</feed>
