<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>GET.CELL on Sulprobil</title>
    <link>https://www.sulprobil.de/tags/get.cell/</link>
    <description>Recent content in GET.CELL on Sulprobil</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 25 May 2026 10:39:00 +0100</lastBuildDate>
    <atom:link href="https://www.sulprobil.de/tags/get.cell/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>sbGetCell (VBA)</title>
      <link>https://www.sulprobil.de/sbgetcell_en/</link>
      <pubDate>Mon, 25 May 2026 10:39:00 +0100</pubDate>
      <guid>https://www.sulprobil.de/sbgetcell_en/</guid>
      <description>&lt;h2 id=&#34;abstract&#34;&gt;Abstract&lt;/h2&gt;&#xA;&lt;p&gt;In older versions of Excel you could retrieve interesting information about worksheet cells by using&#xA;the Excel4 macro function GET.CELL.&#xA;Define the name &lt;em&gt;HasFormula&lt;/em&gt; with the value&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;=GET.CELL(48,INDIRECT(&amp;#34;RC[-1]&amp;#34;,FALSE))&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;for example. If you then had inserted &lt;em&gt;=HasFormula&lt;/em&gt; next right to a cell,&#xA;you would have been shown whether the cell had&#xA;a formula (&amp;ldquo;True&amp;rdquo;) or not (&amp;ldquo;False&amp;rdquo;).&lt;/p&gt;&#xA;&lt;p&gt;If you want to achieve similar results with VBA use the UDF sbGetCell below.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
