<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 19:32:08 +0000</lastBuildDate>
    <item>
      <title>(Visual Basic) Excel Copy value from cell with custom format - abhisood</title>
      <link>https://snipplr.com/view/49080/excel-copy-value-from-cell-with-custom-format</link>
      <description>&lt;p&gt;Excel macro to copy values from formated cells. For example:&#13;
&#13;
If you have a sheet that has huge numbers in millions for example 1,312,323 and you apply a format to the cell such that only 1.3 is displayed, if you want to copy 1.3 and put it in a database (without the format) use the following snippet.&#13;
&#13;
Select all the cells you want to apply this macro and run it.&#13;
&#13;
Note: this will convert the cell values to string&lt;/p&gt;</description>
      <pubDate>Wed, 16 Feb 2011 10:56:25 UTC</pubDate>
      <guid>https://snipplr.com/view/49080/excel-copy-value-from-cell-with-custom-format</guid>
    </item>
  </channel>
</rss>
