Search results 61

Sorted from new to old.
Card image
rel nofollow

Outside link no follow. html nofollow of rel No more confusion if it is ...

Card image
Hack VBE password in .xlsm

Remove VBE project password protection off of xlsm. This is screenshot on how ...

Card image
NumberBeforeString

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

Card image
RegExPatternMatch

Checks string against pattern using RegEx (VBScript.RegExp). The pattern ...

Card image
ANmaCellChar_Superscript_Subscript

Sets certain character inside a cell as superscript or subscript Edit ...

Card image
Microsoft Edge gestures

Microsoft Edge Right-mouse gestures I found that will really save me time ...

Card image
SettingSave + SettingRead for NumberFormat

Reads or applies certain NumberFormat to cell in settings. Same patterns as ...

Card image
ANmaCellFormat

Reads or set Numberformatting for a cell or range. Can pass sheet and workbook ...

Card image
ListBox bug with TabIndex

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

Card image
Free online tools - convertcase.net

Bunch of online some text and image tools, helpful for most online users these ...

Card image
ArCaptcha

Captcha in Arabic, great library, will look forward to apply it in my next ...

Card image
Converts two bytes to long

Functions to convert two bytes to a numeric value (long), (both little-endian ...

Card image
HTMLPaddingMargin_v2

Finds the padding or margin from a style statement for an HTML tag. Passing ...

Card image
CSS 3D flip

Flip box, 3D in CSS From

Card image
ListPivotsInfo

List All Pivot Tables and their Sources for a given workbook into sheet. ...

Card image
Between_HTMLtag

Returns the full text found between HTML tag open and close by either and index ...