G
Guest
I need to link to an excel file, but I need to normalize the spreadsheet data
that contains columns of data that needs to be converted to relational
records. I think I said that right.
Excel file:
Name1 Name2 Name3
File A X X
File B X
Convert to;
File A Name1
File A Name3
File B Name2
Any ideas?
that contains columns of data that needs to be converted to relational
records. I think I said that right.
Excel file:
Name1 Name2 Name3
File A X X
File B X
Convert to;
File A Name1
File A Name3
File B Name2
Any ideas?