Good morning, Is there a way to very quickly create a temporary table from an Excel spreadsheet at the R>? The syntax below from the help file appears to create a table. Is it possible to make it temporary?
GATEWAY IMPORT XLS D:\TEMP\FNAME.XLS CREATE AAA OPTION SHEET_INDEX 0|COLUMN_COUNT 5 Thanks for any input. Duey

