Search results 44

Sorted from new to old.
Card image
ANStrFind_AndOrRemove

Checks (and/or removes) if an item was found in list of items and return 1 if ...

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
Webfont generater

Online tool. Generate web font to be used in websites. When trying to fix ...

Card image
Timeline css

CSS Timeline, simple, easy, nice piece from bootsnipp From

Card image
SqlExec

Runs SQL Command that needs no return This is primarily useful for CREATE, ...

Card image
3D Progressbar

CSS-JS animated Progress bar. Was looking for pregressbar in svg, couldn't ...

Card image
CopyDynamicRangeValue

Copy values from range to cell. Without using clipboard of course. Here the ...

Card image
Enable Includes in ASP Classic

Enable relative paths for ASP Classic includes to work. New servers do not ...

Card image
Web.config redirect

Redirect URLs to certain page passing its name. This is web.config from one of ...

Card image
Detailed errors - Web.config

Show detailed error using Web.config Was always struggling with the exact ...

Card image
AskForFolder

Asks user to assign a folder, been looking for something like this for awhile ...

Card image
Convert_Dash_to_Zero

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

Card image
Progress in two nested loops

Formula to show progress to end user from inside two loops. More like an ...

Card image
FontAwesome icons in Office apps

Best way to use FontAwesome set of icons in apps, mainly my Excel tools and ...

Card image
OutlookFolder_DuplicatesCount

Counts emails with 1 or more duplicates in active folder in Outlook. Still not ...