Hello,
I was looking at the browsing2 example that ghudson developed and I would like to use it for my application. So for those who are familiar with it you maybe able to answer my question. When I tried to use the import function with a spreadsheet of a particular field format it came up with the following error:
2391-Field F1 doesn't exist in destination table timport.
Now I changed the tImport table field headings to match my spreadsheet but I was still coming up with this error. Also I manually imported the spreadsheet to see the fields of the table created from the manual import. This helped me check that the fields of tImport matched the spreadsheet.
So if anyone could tell me what I need to do to so that a spreadsheet of a particular heading format could be imported into the browsing2 example.
Thanks for everyones help
Greg
PS My knowledge on VB is limted so be kind to me
I was looking at the browsing2 example that ghudson developed and I would like to use it for my application. So for those who are familiar with it you maybe able to answer my question. When I tried to use the import function with a spreadsheet of a particular field format it came up with the following error:
2391-Field F1 doesn't exist in destination table timport.
Now I changed the tImport table field headings to match my spreadsheet but I was still coming up with this error. Also I manually imported the spreadsheet to see the fields of the table created from the manual import. This helped me check that the fields of tImport matched the spreadsheet.
So if anyone could tell me what I need to do to so that a spreadsheet of a particular heading format could be imported into the browsing2 example.
Thanks for everyones help
Greg
PS My knowledge on VB is limted so be kind to me
Last edited: