Search results 32

Sorted from new to old.
Card image
Custom Excel UI ribbon

Excel custom ribbon in details. A good article I use as reference to add custom ...

Card image
ANmaHideIntoJPG and ANmaExtractFromJPG

Hide files into jpg and restore it using those two functions. Attached file ...

Card image
HTMLTable_FindTable

Reads < table .... < /table> found after index Have ability to opnly bring the ...

Card image
gsplit usage

How to use gsplit to split large files into smaller parts to allow to read it. ...

Card image
PivotTable_ShowHideItems

Show or hide item (or items) in PivotTable for a certain field. Passing ...

Card image
PivotTable_ShowHideBlankItems

Shows or hides an item or items in a PivotTable filter field. Passing ...

Card image
Protect txt file into word doc with password

Saves txt file as word doc with password. Passing txtfile having full path and ...

Card image
ANmaPivotTable_Clear

Clears all filters in PivotTable and hide the [blank] item from list, pass ...

Card image
Enable Includes in ASP Classic

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

Card image
IfFoundInList

Checks to see if sStr matches on of the items in Listof, knowing separator, ...

Card image
Range22DimArray

Imports a range into 2-dimension array. Returns the array, providing range, ...

Card image
Antispam - Hiding textbox

Anti spam email web form idea.

Card image
Hide SQL table

A simple easy way to hide tables in SQL Server

Card image
COUNTIFS as Rank

Simplest way to rank among peers. used COUNTIFS in case we need to add more ...

Card image
HTMLTagAttributeValue

Reads value of certain tag attribute from certain attribute Identify attribute ...

Card image
Hiding chart in Excel

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