Search results 61
Sorted from new to old.

GetPapa + GetSon with variances
Gets the parent folder full name from a path Also Gets the son of a full path. ...

IfString_StartsWith_AndOr_EndsWith
Checks if String starts with certain char and ends with certain char Or one of ...

ANmaReplace_Occurrence
Replaces certain occurrence of a string with another inside a string. Like ...

Microsoft Edge gestures
Microsoft Edge Right-mouse gestures I found that will really save me time ...

ListBox bug with TabIndex
Setting TabIndex for a listbox to 0 in a Userform will have some issues when ...

Send workbook as email attachment
Retro way to send a workbook you are in as an email. Found it in one of my old ...

Int function in ASP Classic (cint vs fix)
If you are looking for a function ASP Classic (VBScript) to do what Int() does ...