Search results 107

Sorted from new to old.
Card image
ANmaSQL_UpdateDateStatement

Creates "Update Table " SQL statements to be executed inside SQL to modify ...

Card image
Frm5Textbox

Shows a text in textbox as separate window Caller can modify size of textbox, ...

Card image
COUNTIFS as Rank

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

Card image
fNMRPrgs, Full-form progress bar (frm77)

Show progress bar inside userform, with option to control lots of things. This ...

Card image
Navigate_IE

Reads HTML source page of a webpage, maynot work for heavy js pages, but works ...

Card image
Execute exe embedded in Excel

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

Card image
ToolPath

Returns the path of ThisWorkbook considering OneDrive Personal or Business ...

Card image
File2Body

Reads file and showing it as Bootstrap row, with ability to replace variables ...

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
ANStrSort2

Sort list of strings in ascending or descending order using pure VBA, no ...

Card image
iframe link to parrent

Link to the parent from inside an iFrame using JAVA

Card image
Barcode Generator

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

Card image
bs_grid

Bootstrap grid with php server-side example code (jQuery Datagrid plugin) From ...

Card image
Sidebar navbar

Bootstrap side navbar (sidebar) Can be pushed to left or right From

Card image
Tabs7 (Tabs inside modal)

How to show tabs inside a modal div. From