Search results 67
Sorted from new to old.
ReturnLongestString_Of2
Returns the string that is longer, comparing what is before StrSepa versus ...
SettingSave + SettingRead for NumberFormat
Reads or applies certain NumberFormat to cell in settings. Same patterns as ...
ListBox bug with TabIndex
Setting TabIndex for a listbox to 0 in a Userform will have some issues when ...
GeWin - get windows list
Gets all windows that are enabled and actived and put them in a list. It also ...
Refresh Table from View
Convert SQL View into table for speed reading. Using views a lot, I needed a ...