Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Lays out dependencies (links) between Excel files in a visual graph
...It shows which files might be outdated because they reference a file which was modified more recently.
The graph is dynamic, you can choose between different layout algorithms and rearrange by hand. Allows you to quickly open the file, dump the graph, dump all links within a file, highlight all the cells that reference other excel files.
This tool was intended for internal use but made available here on SF. Time for support is limited
Compares two Excel files on a cell-by-cell basis and dumps differences
Java tool that takes a source and a compare file as input and then generates following files if any differences are encountered:
-Source file with differences marked and
-Compare file with differences marked
-Difference dump file containg all locations of differences, src value, compare value