News

IGIS Tech Notes describe workflows and techniques for using geospatial science and technologies in research and extension. They are works in progress, and we welcome feedback and comments below.
In the rapidly evolving world of AI, OpenAI has launched ChatGPT Agent -- a versatile tool that’s can transform our everyday ...
Advancements in AI mean that people can create software just by describing it. Consider this your vibe coding primer.
Discover how to automate Excel tasks with macros and VBA. Save time, reduce errors, and streamline your workflow without coding expertise.
This training bundle also covers the core applications like Word and PowerPoint to help you create polished documents and engaging presentations. You’ll learn advanced formatting techniques, ...
To insert static or dynamic timestamps in Excel and Google Sheets, use keyboard shortcuts, formulas, or VBA code. Here's the detailed guide.
Even though LibreOffice is a suitable alternative to Microsoft 365's office suite for many, there are several reasons to ...
Excel VBA allows you to call an external function or module with a simple "=NameOfFunctionToCall" entry in the code syntax. However, in .NET applications, you should always use the "Call ...
There are a couple of ways to record macros in Microsoft Excel. You can either write it in VBA or record one from the View menu. The former is a complex method and requires programming language to get ...