Search results 208

Sorted from new to old.
Card image
Excel sheet textbox

Found a strange behavior for Excel sheet textboxes. Textbox in Excel sheet, ...

Card image
Animated form exit

Exit form with shrinking Shrinks the form, Pushes the form to the bottom of ...

Card image
Evaluate

Execute any command in Excel VBE, using Application.Evaluate to execute almost ...

Card image
Decode and NVL

Two oracle SQL functions, that are interesting. Decode to work as (Select ...

Card image
Most recent in Oracle DB

List the most recently added rows based on a date column.

Card image
Excel-VBA Limits

These are some limits I found during my work in Excel-VBA For more of Excel ...

Card image
WebBrowser control issue

Issue and fix in webbrowser control

Card image
Refreshing image

Refreshing image in ImageControl of VBE Userform When we change picture of ...

Card image
Barcode Generator

Pure ASP Classic barcode generator This is one of my past findings, I will be ...

Card image
ANmaThemeSwitcher

Add ability to switch Bootstrap 4+ theme for your website.. This was a ...

Card image
IsThere2

Finds a file in giving its full path Similar to IsThere1 except this one uses ...

Card image
ANBSCaptchaBox (Part 4)

Attempt to create Captcha inputbox as simple as possible using third party ...

Card image
ASCII_Read + ASCII_Save

Reads or Saves text into file, giving its full path. Same as

Card image
List of Databases

Script to list databases available in a server using ADODB connection From

Card image
Copy formulas

How to copy formulas in VBA code. Learned that the hard way, just like most of ...

Card image
Char(39) in SQL table

One of many ways to go around the issue of char 39 in SQL database