Search results 145
Sorted from new to old.

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

GeWin - get windows list
Gets all windows that are enabled and actived and put them in a list. It also ...

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

CopyDynamicRangeValue
Copy values from range to cell. Without using clipboard of course. Here the ...

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