Search results 65

Sorted from new to old.
Card image
ANmaFormatLastRow

Format last row found/added in Excel range to certain color. ColorText is the ...

Card image
Range().top below hidden rows

Hidden rows change the .top of below ranges. It turns out that the range().top ...

Card image
ANStrColor2RGBA_Para

Returns Red, Green, Blue and Transparency from text representing color Like ...

Card image
Textbox_PartialBold

Set part of textbox to bold, starting from StartingChar (like : ) that found in ...

Card image
Calculation_StaleValues

Show Stale function formats or hide Excel recently started to show cells with ...

Card image
BoldCodeColor

Bold the first letter and color it based on Bootstrap color theme, info, ...

Card image
ConditionalFormatting_ColorARow

Adds conditional formatting to color a row in table based on output of formula ...

Card image
ConditionalFormatting_Clear

Clears all conditional formatting in a range in a sheet in a workbook.

Card image
SettingRead_Bulk

Reads list of passed SettingNames with defined separator from Settings and ...

Card image
Match3_3rdNot0

Searches for two cells in two columns then checks for 3rd column if not equal ...

Card image
3 Custom BS buttons

3 Custom-made button colors using Bootstrap. Because I suck at graphics, I ...

Card image
Protect txt file into word doc with password

Saves txt file as word doc with password. Passing txtfile having full path and ...

Card image
Nearby Color shades

Calculate colors close to input color, a jquery html that will give you 10 ...

Card image
End ( xlDown )

A bug found because of using End(xlDown) Please stop using Range("A1"). ...

Card image
SheetTabColor

Applies certain color to sheet tab in Excel. ColorNumber is Excel ColorIndex. ...

Card image
Send page to print

JavaSctipt commnad to show Print dialog when a page is visited. I usually put ...