A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
how a user will change the Data Connections in excel to be able to Use this new AD group & connect to database
In Excel go to tab "Data" => "Connections" => "Properties" => "Definition".
Remove "UserID" and "Password" (UID/PWD) and add
Trusted_Connection=yes;
to logon using Windows Authentication.