Hi All.
I am trying to link an Excel spreadsheet using a macro.
This macro will link the spreadsheet if the file exists in a directory.
Everthing currently works if I specify the exact range.
Macro Looks like this:
I am using: Trasferspreadsheet
Transfer type: Link
Spreadsheet type: Excel 5-7
Table name: abc_Excel
File name: C:\excelfiles
Has field names: Yes
Range: shipments details!A4-BE126
One of the options is to specify a range.
which works for me because my headers start at row A4.
However, as I have various excel files emailed to me every week, I never know where the last row will be.
I therefore will not know where the ending range will be.
Any ideas on how to determine this last row(ending range)?
Range: shipments details!A4-BE????
Thanks in advance.
Jeff
Toptech.
Top Tech Systems
If you help 3 people and each one of those help 3 other people and so on, imagine all the people being helped.
I am trying to link an Excel spreadsheet using a macro.
This macro will link the spreadsheet if the file exists in a directory.
Everthing currently works if I specify the exact range.
Macro Looks like this:
I am using: Trasferspreadsheet
Transfer type: Link
Spreadsheet type: Excel 5-7
Table name: abc_Excel
File name: C:\excelfiles
Has field names: Yes
Range: shipments details!A4-BE126
One of the options is to specify a range.
which works for me because my headers start at row A4.
However, as I have various excel files emailed to me every week, I never know where the last row will be.
I therefore will not know where the ending range will be.
Any ideas on how to determine this last row(ending range)?
Range: shipments details!A4-BE????
Thanks in advance.
Jeff
Toptech.
Top Tech Systems
If you help 3 people and each one of those help 3 other people and so on, imagine all the people being helped.