<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Count Trailing Zeros on Bernd Plumhoff</title>
    <link>https://www.berndplumhoff.de/tags/count-trailing-zeros/</link>
    <description>Recent content in Count Trailing Zeros on Bernd Plumhoff</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 04 Jun 2026 15:47:00 +0100</lastBuildDate>
    <atom:link href="https://www.berndplumhoff.de/tags/count-trailing-zeros/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Nachstehende Nullen zählen (Excel)</title>
      <link>https://www.berndplumhoff.de/nachstehende_nullen_z%C3%A4hlen_de/</link>
      <pubDate>Thu, 04 Jun 2026 15:47:00 +0100</pubDate>
      <guid>https://www.berndplumhoff.de/nachstehende_nullen_z%C3%A4hlen_de/</guid>
      <description>&lt;h2 id=&#34;abstract&#34;&gt;Abstract&lt;/h2&gt;&#xA;&lt;p&gt;Sie haben mehrere Optionen, um nachstehende Nullen zu zählen. Einige sind (geschweifte Klammern zeigen an&#xA;dass Sie die Formel als Arrayformel mit STRG + SHIFT + ENTER eingeben müssen):&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;{=(A3&amp;lt;&amp;gt;0)*SUMME(--(A3=RUNDEN(A3;-ZEILE(INDIREKT(&amp;#34;1:15&amp;#34;)))))}&#xA;{=LÄNGE(ABS(A4))-LÄNGE(SUMME(TEIL(ABS(A4);LÄNGE(ABS(A4))+1-ZEILE(INDIREKT(&amp;#34;1:&amp;#34;&amp;amp;LÄNGE(ABS(A4))));1)*10^(LÄNGE(ABS(A4))-ZEILE(INDIREKT(&amp;#34;1:&amp;#34;&amp;amp;LÄNGE(ABS(A4)))))))}&#xA;=6+RECHTS(TEXT(ABS(A5);&amp;#34;0,##############E+00&amp;#34;);2)-LÄNGE(TEXT(ABS(A5);&amp;#34;0,##############E+00&amp;#34;))&#xA;=(A6&amp;lt;&amp;gt;0)*(LÄNGE(ABS(A6))-LÄNGE(--(&amp;#34;0,&amp;#34;&amp;amp;ABS(A6)))+2)&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;&lt;img src=&#34;https://www.berndplumhoff.de/Count_Trailing_Zeros_Beispiel.png&#34; alt=&#34;Count_Trailing_Zeros_Beispiel&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Die Formel in B4 wäre meine bevorzugte wenn Excel über die Tabellenfunktion &lt;em&gt;REVERSE&lt;/em&gt; (&lt;em&gt;UMKEHRUNG&lt;/em&gt;) verfügte.&#xA;Dann könnten wir einfach schreiben&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;=LÄNGE(ABS(A1))-LÄNGE(--REVERSE(ABS(A1)))&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;h2 id=&#34;downlaod&#34;&gt;Downlaod&lt;/h2&gt;&#xA;&lt;p&gt;Bitte den Haftungsausschluss im &lt;a href=&#34;https://www.berndplumhoff.de/about/impressum_de/&#34; title=&#34;Impressum&#34;&gt;Impressum&lt;/a&gt; beachten.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.berndplumhoff.de/Count_Trailing_Zeros_Region_DE.xlsm&#34;&gt;Count_Trailing_Zeros_Region_DE.xlsm&lt;/a&gt; [37 KB Excel Datei, ohne jegliche Gewährleistung]&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Hinweis&lt;/strong&gt;: Eine umfassende Dokumentation meiner Excel Implementierungen finden Sie in&#xA;&lt;a href=&#34;https://www.berndplumhoff.de/excel_vba_eine_sammlung_de/&#34; title=&#34;Excel VBA Eine Sammlung&#34;&gt;Excel VBA Eine Sammlung&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
