FillDown Method

Fills the values in the first selected row through the last selected row.


Syntax

object.FillDown

The syntax of the FillDown method has these parts:

PartDescription
objectA DCombo control.

Remarks

The FillDown method has a maximum of 255 rows and 7 columns.  If the selection is greater than that a message box is displayed asking the user to narrow the selection accordingly.