Search results 114

Sorted from new to old.
Card image
Arr_1Dim_2Str

Converts 1-dimension array into text. Meet Join. A way to convert array into ...

Card image
Refresh Table from View

Convert SQL View into table for speed reading. Using views a lot, I needed a ...

Card image
SubZero

Forces Excel to not convert numbers during moving them across sheets, or ...

Card image
ANmaInt

Cuts the integer part of a number. Like INT, FIX, or CINT I know we already ...

Card image
DB Functions (By AI)

3 functions to add or update data to DB and Read from DB. These were also ...

Card image
Convert_Dash_to_Zero

Convert cells with dashes to zeros. Quick code needed to reset sheet copied ...

Card image
Range2Block

Concatenate all rows found in a range starting A1Cell for Columns_To columns ...

Card image
UnixDateTimeNumber

Calculates Unix date/time number of a given date/time. Needed it to pass ...

Card image
ANStr2Range

Converts a string of items into range, with custom separator. Opposite of

Card image
Range2ANStr

Converts sheet range to ANString, can work on any continued range, 1 or 2 ...

Card image
DBTable2CSV

Exports table into CSV from ASP Classic function.

Card image
DegreesToXY

Calculates X, Y of position on a Circle or ellipse. Pass the center X, Y of ...

Card image
Morse code functions

Convert text or single character to and from Morse code. TexttoMorse, ...

Card image
ASP to static HTML

Convert Dynamic ASP files into HTML (once daily) to make them faster when ...

Card image
Generate_PowerPoint

Creates PowerPoint slideshow file from Excel range(s) with slide per sheet (or ...

Card image
Save Excel range (or shape) to picture

This is an interesting approach to export a range of cells into picture using ...