Hi, newbie to databases here. My project is such
I am importing about 15 excel spreadsheet with various hotel booking data. Each spreadsheet could have slightly different spellings in the column (field names) so I have so far been correcting this in Excel before importing so it matches my master table. Is there a way that I could import each sheet as is, then link each imported table field names to my master? I have tried relationships but I never seem to any any results back.
I.e.
Master Table field : PROPNAME
Excel header: Property name
I have created a relationship here but how do I then run a query (Or something else) to show all of the imported data table in one big table?
Thanks
I am importing about 15 excel spreadsheet with various hotel booking data. Each spreadsheet could have slightly different spellings in the column (field names) so I have so far been correcting this in Excel before importing so it matches my master table. Is there a way that I could import each sheet as is, then link each imported table field names to my master? I have tried relationships but I never seem to any any results back.
I.e.
Master Table field : PROPNAME
Excel header: Property name
I have created a relationship here but how do I then run a query (Or something else) to show all of the imported data table in one big table?
Thanks