Skip to content

DataFilename

A property indicating the path to the tax table data.

Syntax

value = object.DataFilename

object.DataFilename = value

object is a TaxControl instance.

value is a string variable or expression.

Details

All tax table formulas are provided in a separate data file, typically named “us.dat”, which is updated by subscription to the taxupdate service. This file may be renamed freely, but it is essential that the DataFilename property contains the correct path to it.