Search results 155

Sorted from new to old.
Card image
FormulasFlatten

Fill in formulas from 1st row, then convert them to flat values to avoid Excel ...

Card image
WordsOf + Words_Len

WordsOf to create list of words from a block after converting every special ...

Card image
Numeric-only textbox

Allow only Currency into textbox, text box will allow only nnnn.nn where n=1 ...

Card image
CellSave (SimpleSave)

Saves value to cell without deformation and converting Used to be called ...

Card image
TimeRound

Rounds the number of minutes to the nearest quarter of half like 4:32 to 4:30 ...

Card image
RowsCount

Get total number of rows for a certain worksheet in certain workbook workbook ...

Card image
ScreenRes

Reads screen resolution, using IE this time, this one will get the active ...

Card image
ScreenResolution_wxhxtxl

Detects active desktop screen resolution and location of taskbar (with some ...

Card image
CellRead

Reads a value giving column, row, sheet and workbook name Accepts up to 2 ...

Card image
ListBox_SelectedIndexes

Create list of selected items in MSForms listbox as string separated by | Or ...

Card image
FrmAbout

Display a string in a Userform as 'About' window, can display string or file by ...

Card image
FileDate_Formatted

Using FileDateTime to get file date

Card image
Col2Combo

Reads everything in a column (starting from certain cell until blank cell is ...

Card image
Filter_GotoItem

Allow users to select from list box based on search terms. Have a text box and ...

Card image
MoveDown + MoveUp

Moves an item in listbox up or down Needs Lst1 as listbox name Put code ...

Card image
RGB2Long

Converts Red, Green and Blue integers into RGB long value