Search results 42

Sorted from new to old.
Card image cap
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Card image cap
Win10 ThisPC Virtual locations

I hate it when Windows forcing us to have additional items in "This PC" So, I ...

Card image cap
SettingRead_Ajax + SettingRead_Ajax_IntoObject

Two functions to return an output of file into object on page or back to caller ...

Card image cap
Protect txt file into word doc with password

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

Card image cap
SqlExec

Runs SQL Command that needs no return This is primarily useful for CREATE, ...

Card image cap
FilesIn_Array and FoldersIn_Array

Return list of files in a folder back as array. Similar to

Card image cap
Frm3

Browser window in a userform Just add Frm3 and call Frm3.Frm3_OpenWeb passing ...

Card image cap
SubZero

Forces Excel to not convert numbers during moving them across sheets, or ...

Card image cap
MapPath_SafeComma

MapPath version expecting comma in filename or folder. Just because we might ...

Card image cap
EmailSend_Outlook

Send email using Outlook object with attachments With AI-generated post image. ...

Card image cap
DiskDriveType

Returns drive type as text, like fixed, CD, etc. Can pass either drive letter, ...

Card image cap
Shape_Select_or_CreateThenSelect

Selects a shape inside sheet to change it, or if not found, it will create it ...

Card image cap
GetHeaders

Reads page headers into dictionary object. an example of using Dictionary in ...

Card image cap
BrowserSetting

Detect Browser setting (type or other info) using MSWC.browsertype object. Old ...

Card image cap
ShapeName clicked

Simple command to know which object (shape) the user clicked When you assign a ...

Card image cap
merge2Arrays

Merges two 1-dimension arrays and return an array Both should be 1 dimensional ...