Search results 68

Sorted from new to old.
Card image
Web.config redirect

Redirect URLs to certain page passing its name. This is web.config from one of ...

Card image
List_of_Names + DeleteNames

List names in a certain workbook into sheet. And Deletes those names. You may ...

Card image
FrmRename

Userform to switch names of two files. Basically renaming two files with each ...

Card image
Excel user name

Get application user name or change it Originally from

Card image
ANmaDate

Returns date in human format. Which is as follows... Just day name (and time) ...

Card image
Filename_Clean

Returns cleaned file name of invalid characters. Needs to be modified if used ...

Card image
DBTables

Returns an array of all table names in a database. needs valid OLE database ...

Card image
CleanFilename

Cleans file name from invalid unexpected characters that Windows refuses.

Card image
ShapeName clicked

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

Card image
GetGroupMembers

List All the Members of a Group Needs GroupNames text file having list of ...

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

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

Card image
HTMLTagAttributeValue

Reads value of certain tag attribute from certain attribute Identify attribute ...

Card image
ClearHistory10_20

Delete folders named in format [PDFs-2020-12-05] in certain folder along with ...

Card image
Paste into textbox

Paste text from clipboard into textbox

Card image
Long filename

How to delete or rename file with long filename, say more than 200 chars. ...

Card image
SortedFiles

Get a sorted list of files in a directory using the File System Object (FSO) ...