Skip to main content

Range.FlashFill method

Table of contents
  1. Syntax
  2. Return value

True indicates that the Excel Flash Fill feature has been enabled and is active.

Syntax

expression.FlashFill

expression A variable that represents a Range object.

Return value

VOID

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>