Search results 216

Sorted from new to old.
Card image
EnvironList

List of all variables of Environ It will populate them in sheet range starting ...

Card image
Hiding chart in Excel

How to hide a full chart in Excel. By treating it as shape, not as chart.

Card image
Wrong file permissions

Fix to unable to delete file from FTP server after uploading using PHP function ...

Card image
Save Excel range (or shape) to picture

This is an interesting approach to export a range of cells into picture using ...

Card image
Quarter_to_Words

Convert Quarter code to text per special project requirements. A special ...

Card image
ANmaCopy_Objects

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

Card image
Part of cells in Excel

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

Card image
Paste into textbox

Paste text from clipboard into textbox

Card image
TrimEnters

SQL Function to remove repeated Enters from a string in SQL Chr(13) + Chr(10)

Card image
Graphbar

Interactive graph bars, will go deeper when you click on the bar Originally ...

Card image
Column2AnString_Unique

Creates list of unique items found in a column, returns string with items ...

Card image
Custom Excel Right-Click Menus

Customizing Excel's right click menus The following code demonstrates how to ...

Card image
Remove_Between2Quotes

Remove any char (or string) found between two quotes in a string This is an ...

Card image
ShortenDir

Shorten a long Dir by adding ... in the middle to make it fit in small boxes ...

Card image
Reset ID Column

How to reset ID Column in Microsoft SQL, (not completed yet). This is because ...

Card image
CSS Charts

Great articel about making charts in CSS. It has 3 main types, bar, column, ...