Search results 36

Sorted from new to old.
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
RowList_Matching

Returns list of rows numbers having cells matching text in a column. Passing ...

Card image
Subtotal_Indirects

Finds the SUM, COUNT, COUNTA, etc for a range of cells referencing using ...

Card image
Execute exe embedded in Excel

Execute exe file that embed inside Excel sheet This is for experimental, not ...

Card image
SumOf_3Filters

Returns sum of certain column in range (or table) in sheet after applying ...

Card image
Hiding chart in Excel

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

Card image
Pps vs ppsx

PowerPoint slideshow file types and differences in file size. Bottom line, if ...

Card image
Resize_Me2 + Resize_Me3

Resizes Excel window to certain small size and location (hard-coded) and hide ...

Card image
Part of cells in Excel

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

Card image
ReadHTMLTag

Reads string between open and close HTML tag (between < ... > and < / ... >), ...

Card image
Toggle navbar with Slide Down Animation

TOggle Navbar to show, login form, another list of links, search bar, or ...

Card image
Captcha34

jQuery and bootstrap-based captcha, Restricted Content + Input Validator. ...

Card image
CountArrayCol

Returns the count of array fields, given the dimension, using UBound ...

Card image
Blurred Background

Pure CSS trick to show a blurred background area behind a div Not my work, ...

Card image
Show/hide ribbon

Show or hide Excel ribbon from inside VBA Needed that in one of my projects