Search results 623
ReturnLongestString_Of2
Returns the string that is longer, comparing what is before StrSepa versus ...
ANmAdd_ThenSort_2Columns
Adds values of 2 cells into 2 columns (usually below them). I used these small ...
Microsoft Edge gestures
Microsoft Edge Right-mouse gestures I found that will really save me time ...
ANString_Location
Finds the location of a sting inside list of strings with certain separator, or ...
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 ...
Concatenate_HTMLColumn
Build a string from a certain column in html table (using < table, < tr, and < ...
Just learnt that now
Looks like we cannot have filename (having no extension) and folder in same ...
HTML_InsideTag_ByIndex
Checks if LocIndex is found between open and close of HTMLTag or between close ...
CutString_ReverseFrom
Returns full string starting from the point of LocIndex minus back where we ...