Search results 64

Card image cap
ForegroundColor

Returns white (RGB 255,255,255) or Black (RGB 0,0,0) based on background color ...

Card image cap
ANmaDate

Returns date in human format. Which is as follows... Just day name (and time) ...

Card image cap
Convert_Dash_to_Zero

Convert cells with dashes to zeros. Quick code needed to reset sheet copied ...

Card image cap
AddDatabar_ConditionalFormatting

Adds databars conditional formatting to range of cells. Passing column, start ...

Card image cap
ANmaSQL_UpdateDateStatement

Creates "Update Table " SQL statements to be executed inside SQL to modify ...

Card image cap
Export2CSV

Exports a sheet into CSV file Dynamically finds number of rows/columns and ...

Card image cap
DynamicFill

Fills in more rows at end of a range Used to add more rows at end to have all ...

Card image cap
DateDiff_En

Calculates the differences of date (against NOW) and return in English ...

Card image cap
Highlight row of current month

Highlight row in Excel if it is within current month This is another version ...

Card image cap
setSelectedIndex byname and byval

Set active (Selected) item in listbox using javascript Imported and modified ...

Card image cap
ClearHistory10_20

Delete folders named in format [PDFs-2020-12-05] in certain folder along with ...

Card image cap
Part of cells in Excel

How to modify part of text inside an Excel cell using VBA. Something in my ...