Search results 46

Sorted from new to old.
Card image
Multi-level menu

CSS only. Bootstrap multi-level menu Originally from

Card image
Pure CSS line graph

Simple, with CSS only, an HTML line graph By

Card image
fnGenerateRandomString

SQL function to generate random string I thought it would be easier to find ...

Card image
CSS Buttons B4BS

This was used widely on my end before we got Bootstrap. Still have potential ...

Card image
CTRL+K,C

Comment and de-comment lines quickly in VBE Create shortcuts inside VBE to ...

Card image
Import error log

Imports the SQL Server error log into a table, so that it can be queried This ...

Card image
Textbox focus issue fix

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image
ConvertMultiLine2 + 6

Convert text blocks (by converting line separators from any separator to any). ...

Card image
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

Card image
BinaryFile_Read + BinaryFile_Save

Reads binary file in chunks, if not chuck defined, all file will be red/saved ...

Card image
WorkbookOpen_ANmar

Opens Workbook without running AutoMacros and without letting the user know ...

Card image
Multi-line Textbox focus bug

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image
Paragraph2Line + Line2Paragraph

Converts paragraph to 1 line text or 1 line text to paragraph Mainly used to ...

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my tools, very ...