What does it mean to "Apply Best Fit" to an Access table?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I linked an excel table to access. My instructions (from class) are to "Apply
Best Fit" to the newly created Access Table. What does this mean? Is this a
type of format?

P
 
"Apply Best Fit" to the best of my knowledge has no precise technical
meaning; however, my guess is the instruction means to size text fields only
large enough to hold the longest string of data, size numeric fields to hold
the types of numbers to be expected, and define the fields as date where
appropriate. That would include selecting the date type most appropriate for
its use.
 
Back
Top