Importing or Linking to Excel

J

Jim Pockmire

How can I link or import a text field that is greater then 255 characters?
Can I do this through setting a tabledef first?
 
K

Ken Snell [MVP]

You'll need to import the data using TransferSpreadsheet. See Help for
information about this.
 
Top