Forum Discussion
Andr_Mattos
Jan 29, 2019Copper Contributor
Query Problem
Hello, I have a problem, I have a Query that pulls data to a dynamic table in Excel, however, there are 3 fields that do not exist in the database that need to be filled manually, but when updatin...
- Jan 29, 2019You will have to add your own -static- table to the file which contains the manually entered information. Make sure that table has a column with which you can link the information to the table which pulls data from the database. Now you can add the manual table to your pivot table and Excel will ask you for the relationship between the two tables.
JKPieterse
Jan 29, 2019Silver Contributor
You will have to add your own -static- table to the file which contains the manually entered information. Make sure that table has a column with which you can link the information to the table which pulls data from the database. Now you can add the manual table to your pivot table and Excel will ask you for the relationship between the two tables.
- Andr_MattosJan 29, 2019Copper Contributor
Thanks, but I had already thought about it, I really wanted to keep in the same workbook, according to the refresh of the query. Thank you anyway!
- JKPieterseJan 29, 2019Silver ContributorYou can keep it in the same workbook, but it cannot be in the same table.