Search results 28

Sorted from new to old.
Card image
Posts per year-month

Create summary list If you have SQL table named Messages, with DateStamp ...

Card image
Posts Per Year

Create summary list If you have SQL table named Table_Name, with DateAdded ...

Card image
RmDir

Delete a folder, expects to be an empty folder, path must be already MapPathed

Card image
SetAttr

Sets an attribute to file or folder Needs to have variables defined as you see ...

Card image
Posts_per_Year

Gets list of years and total of posts per year from a table, by using date ...

Card image
getDaysInMonth

Gets number of days in a certain month

Card image
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

Card image
CanAccessVBA

Returns true if VBA is accessible through code, returns false if not

Card image
Frequency

Checks how many items in an ANStr ANStr is list of items separated by a ...

Card image
Navigate

Downloads a certain page source into a variable, full content in HTML, using ...

Card image
DownloadFile

Download a file from URL from inside Excel into certain path, returns blank if ...

Card image
Replace Single Quotes

This script will replace single quotes so the data is SQL-safe