Search results 50

Sorted from new to old.
Card image
punycode

Encode or Decode Punycode used in domain names that are not in English ASCII ...

Card image
NumberBeforeString

Returns number if found before certain word in larger string. This can be used ...

Card image
ListBox_Read and ListBox_Save

Reads or saves to a certain column in multi-column listbox in VBA Userform Can ...

Card image
Center Userform

Looks like forcing a Userform to be in center of an application is not as easy ...

Card image
ListBox bug with TabIndex

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

Card image
Frm58

Build needed lines to create string variable having block of HTML. Provide the ...

Card image
GeWin - get windows list

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

Card image
Total14Round

Round time to Hours:Minutes format regardless of number of days Like in 80:40. ...

Card image
Modal form open Workbook

Do not open workbook from userform after .show

Card image
Frm3

Browser window in a userform Just add Frm3 and call Frm3.Frm3_OpenWeb passing ...

Card image
IfFoundInList

Checks to see if sStr matches on of the items in Listof, knowing separator, ...

Card image
FrmRename

Userform to switch names of two files. Basically renaming two files with each ...

Card image
NavigatePost

Reads content of webpage with optional post data two main differences from

Card image
MultiTrim

Trims leading and trailing tabs, spaces and Enters Code has lines to work in ...

Card image
Range2ANStr

Converts sheet range to ANString, can work on any continued range, 1 or 2 ...

Card image
GetColumnIndex

Returns Id of column (Column Index) from a cell. Similar to GetColumnName, this ...