M
M G Henry
Is there a way using VBA code to save an Excel spreadsheet in Tab
Delimeted format but not save the first row....
The problem I have is that the spreadsheet has two header rows.
I have been able to sucessfully save the spreadsheet using a command
button, but it saves the entire spreadsheet and when I try and import
it into my table the presence of two header rows creates a problem.
Or as an alternate, is there a way that a tab delimeted text file can
be imported and told to ignore the first row in the text file prior to
importing to the table ?
The xcel spreadsheet currently resides on my desktop and the path and
name of the spreadsheet is C:\Documents and Settings\HenryM\Desktop
\PRODUCTION SCHED2.xls
The second header row contains the names of the fields in the
table....
Thank you in advance for your assistance.
Delimeted format but not save the first row....
The problem I have is that the spreadsheet has two header rows.
I have been able to sucessfully save the spreadsheet using a command
button, but it saves the entire spreadsheet and when I try and import
it into my table the presence of two header rows creates a problem.
Or as an alternate, is there a way that a tab delimeted text file can
be imported and told to ignore the first row in the text file prior to
importing to the table ?
The xcel spreadsheet currently resides on my desktop and the path and
name of the spreadsheet is C:\Documents and Settings\HenryM\Desktop
\PRODUCTION SCHED2.xls
The second header row contains the names of the fields in the
table....
Thank you in advance for your assistance.