Here is what I have suggested to her.
- Go to the menu item Tools in Outlook and then click on Trust Center
- Then choose Advanced settings
- Untick the "Don't Download pictures automatically' option as shown below

You can do the same for adding or subtracting a specific value from a group of cells.
This tip is particularly useful if you want to show the data that is in millions but want to reduce the number of digits by dividing them by 1000.
Hope this heps.
This has generated a nice script as shown below.
BACKUP
DATABASE [TEST] TO
DISK
= N'C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Backup\TEST20110830.bak' WITH FORMAT, INIT, MEDIANAME = N'TEST', NAME = N'TEST-Full Database Backup', SKIP, NOREWIND, NOUNLOAD, STATS = 10
GO
This script can be used to do the same task again and again and also may be you can schedule this to be processed at a certain time every day.

Celebrating the next generation of data rockstars! 🚀✨ I am incredibly proud to share that we have officially wrapped up our 8-week #PowerB...