Search results 145
Sorted from new to old.
Refresh Table from View
Convert SQL View into table for speed reading. Using views a lot, I needed a ...
WordPress - Excel functions (AI)
3 functions to download posts, adds new post and to upload and set featured ...
ImportCSVs - 1st AI Code
Imports multiple CSVs found in a folder into worksheets of active workbook ...
Dropdown button commands
A drop-down of multiple commands in pure VBA. Needed this in a large Excel-VBA ...
ANmaBatchCreate + ANmaBatchRun
Creates batch file with certain content, and another function to actually ...
Shape_Select_or_CreateThenSelect
Selects a shape inside sheet to change it, or if not found, it will create it ...
SQL Related posts
Steps to create related posts query in SQL. Index, catalog, matching posts for ...
ANmaSQL_UpdateDateStatement
Creates "Update Table " SQL statements to be executed inside SQL to modify ...
ANmaSQL_InsertStatement
Creates SQL INSERT statements from a table in Excel. Used to be executed to ...