Search results 25

Card image cap
ANmaRedirect

Simple redirecting function, used to direct users from one domain into another ...

ANmaRedirect_v3.zip

Card image cap
Porting Excel/VBA into OpenOffice Calc

PDF document on what needed to import VBA from Excel into OpenOffice Calc Basic

Card image cap
Shortner

Create a URL shortner using Web.Config AKA URL Redirect, or Page refresher, ...

Content.zip

Card image cap
Num2Ar

Convert numbers into Arabic words, like 230 to مائتان وثلاثون I have multiple ...

Card image cap
OpenOffice Calc

OpenOffice programming with Visual Basic Some document I had for my reference.

Card image cap
a href=#

Instead of using href="#", it is better to use href="javascript:void(0);" to ...

Card image cap
TreeView

A plain pure VBA Treeview control to be used inside Excel (official link has ...

treeviewexcel025.zip

Card image cap
Records Affected by Execute command

Records affected by sql Execute command https://docs.microsoft. ...

Card image cap
SheetName

Gets a sheet name by referencing sheet ID or Sheet No This is more likely to ...

Card image cap
FaceIDs

Excel menu icons and icon ids (named FaceIDs) used when yu create toolbars and ...

FaceIDs.zip

Card image cap
IIF

Works the same as it's VB IIF equivalent. IIf will coerce an expression into ...

Card image cap
DeleteAllFiles

Delete All Files in a Folder. Needs a reference to Microsoft Scripting Runtime