file number <definition> From Microsoft VBA previous page next page file number Number used in the Open statement to open a file. Use file numbers in the range 1–255, inclusive, for files not accessible to other applications. Use file numbers in the range 256–511 for files accessible from other applications. previous page start next page