<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Split an Amount Into Bills and Coins on Sulprobil</title>
    <link>https://www.sulprobil.de/tags/split-an-amount-into-bills-and-coins/</link>
    <description>Recent content in Split an Amount Into Bills and Coins on Sulprobil</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Fri, 22 May 2026 05:49:00 +0100</lastBuildDate>
    <atom:link href="https://www.sulprobil.de/tags/split-an-amount-into-bills-and-coins/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>sbMinCash (VBA)</title>
      <link>https://www.sulprobil.de/sbmincash_en/</link>
      <pubDate>Fri, 22 May 2026 05:49:00 +0100</pubDate>
      <guid>https://www.sulprobil.de/sbmincash_en/</guid>
      <description>&lt;h2 id=&#34;abstract&#34;&gt;Abstract&lt;/h2&gt;&#xA;&lt;p&gt;You need to find the right banknotes and coins to make up a given cash amount?&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://www.sulprobil.de/sbmincash.png&#34; alt=&#34;sbmincash&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;The function below might return with an error value, though:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;xlErrNum -   The input amount or a face value of a banknote or a coin has more than 2 decimal places&lt;/li&gt;&#xA;&lt;li&gt;xlErrValue - A face value of a banknote or a coin is negative or not valid&lt;/li&gt;&#xA;&lt;li&gt;xlErrNull -  No banknotes nor coins given&lt;/li&gt;&#xA;&lt;li&gt;xlErrNA -    There is no solution&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Known limitation: In some less fortunate cases such as banknotes with&#xA;face values 1, 6, and 10 the cash amount 13 will come out as 10, 1, 1, 1,&#xA;and not as 6, 6, 1.&#xA;Good message: This will not happen for &lt;em&gt;normal&lt;/em&gt; cases of face values 1000,&#xA;500, 200, 100, 50, 20, 10, 5, 2, 1, 0.50, 0.20, 0.10, 0.05, 0.02, and 0.01.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
