Search results 178
Sorted from new to old.

ConcatenateStrings_AmongString
Collect strings matching search from a longer string. I used it to concatenate ...

HTMLPadding_or_Margin
Finds the padding or margin from a style statement for an HTML tag. Passing ...

FontAwesome Custom icons issue
I faced an issue the past few weeks when trying to add my own icon to ...

ReNumber_IDColumn_inTable
Reset numbers in ID column, with help from AI. The StoredProcedure will move ...

Latest records date and count
Find how many items in table, with column DateAdded is the latest DateAdded in ...

AddressReferenceStyle
Change Address style from R1C1 to A1 or from A1 to R1C1. Something I needed ...