Search results 60

Sorted from new to old.
Card image
CSS vertical shimmer placeholders

Top-to-Bottom and Bottom-to-Top shimmer placeholders in css During my search, ...

Card image
UsedRange

Returns the address of first:Last cells with data in sheet. Like pressing ...

Card image
TrimLines

Remove all line breaks from text from a text. Not like

Card image
HTMLTable_FullRow_NonBlanks

Returns all numeric values in row separated by Sepa Only cells that are not ...

Card image
Center Userform

Looks like forcing a Userform to be in center of an application is not as easy ...

Card image
ContainerHTMLTag_ReturnBlock

Returns the full string starting from open tag of container where LocationIndex ...

Card image
HTML_InsideTag_ByIndex

Checks if LocIndex is found between open and close of HTMLTag or between close ...

Card image
Win10 ThisPC Virtual locations

I hate it when Windows forcing us to have additional items in "This PC" So, I ...

Card image
SQL instr

Searching for a string inside a string in SQL. You may say it is the instr in ...

Card image
Gototop + Circular scroll progress

JS icon to show progress of scroll in webpage having button to go back to top. ...

Card image
CutString7

Cuts right part of a string starting from certain occurrence of a separator ...

Card image
VBHTMLInstr

Searches for string in readable text from HTMLBlock. So it will not find what ...

Card image
ReverseArray

Reverses order of array. In other words, the upperbound value of an input ...

Card image
Associate_Ext

Register an extension in Windows registry for extension with an application. ...

Card image
bootstrap-linkpreview

Preview link js script uses jquery and bootstrap From

Card image
AddressReferenceStyle

Change Address style from R1C1 to A1 or from A1 to R1C1. Something I needed ...