Hello,
I have an excel file exported from SQL server. There are two tables
1. User (columns: id, name, address, etc)
2. Tasks (columns: id, userid, description)
Is there a way to display the user NAME insead of the ID in the tasks table?
Many thanks in advance! Saturnius
Bookmarks