Similar codes

code image
Part of cells in Excel

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

2020Oct13

code image
ChrW

Insert special characters inside Cell, using ChrW

2018Sep19

code image
Special chars

How to type special characters in keyboard using ALT + keypad numbers I also ...

2021Oct13

code image
Between_2Chars

Returns if a char was found between two defined characters. Like find if Loss ...

Nov22

code image
CutString11

Cuts long string from certain character to certain character with option to ...

Feb24

code image
AN_SafeFileName

Clean filename from special characters to make it safe for server upload Then ...

2019Dec10

code image
VBInstr_Numeric

Finds location of 1st numeric character inside string starting from a certain ...

Feb25

code image
NumberFoundinsideTag

Checks if a number found between two characters, searching can be customized to ...

2023Aug21

code image
CutRightString

Cuts a string from a string FROM RIGHT starting from specific character and ...

2018Jun2

Recently by developer

code image
HTMLCloseTag_HasWordAfter

Finds the number of occurrence of a "Numeric" inside a string having a certain ...

Oct6

code image
CountColumnCells_Unique

COunts unique cells found in a column. Passing sheetname, workbook name and ...

Oct6

code image
RoundUp2

Rounds a number to nearest identifier up. Like 105 up to nearest 20 ...

Oct1

code image
Walking Columns (Scrollable Columns-Chart)

Allow users to scroll through columns in column-chart. Used chart.js, this is ...

Sep30

Random Codes

code image
IsError_Range

Checks if range has at least one error in a range of cells Fast, and simple

2021Dec30

code image
ANmaCopy_Objects

Copies objects from cell into cell Decide Sheet, and workbooks to copy from or ...

2020Nov11

code image
Select Picker (Bootstrap4)

A nice light Bootstrap 4 select drop-down with search capability. From

2019Jun20

code image
TeeOpen_ProtectTee + TeeOpen_UnprotectTee

Protect or unprotect a workbook (already open) remotely from another workbook ...

2019Jun2