I'm trying to merge several tables of simillar information. I can't
do this to the table that I linked from as the information should
always be in flux. I'm not getting the Make-table query right for
some reason.
Example:
Multiple tables have the same information
Device name, Serial number, location and IP address
I need to combine these tables into one cohesive table that I can
build queries from later on.
Thanks