Search results 99

Sorted from new to old.
Card image
BrowseImage

Asks user to select an image and returns full path and name of selected image ...

Card image
ClearHistory10_20

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

Card image
Part of cells in Excel

How to modify part of text inside an Excel cell using VBA. Something in my ...

Card image
File_SettingRead

Reads setting from config file Config file can be passed as argument ...

Card image
ReadHTMLTag

Reads string between open and close HTML tag (between < ... > and < / ... >), ...

Card image
SortedFiles

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

Card image
Functions.dll

Old DLL housing list of functions to be used and called by any application, ...

Card image
FolderSize_Swift

Gets total of folder size in bytes. With some tweaks, you can modify it to use ...

Card image
Window off-screen

Window not shown while taskbar says it is on. Restore window position in ...

Card image
Most recent in Oracle DB

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

Card image
IsThere2

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

Card image
Add2Column

Quickly adds value to certain column in Excel sheet As usual, you can define ...

Card image
ImagesIn_User

Gets images in a folder where filenames start with "User" Similar to function ...

Card image
AN_SafeFileName

Clean filename from special characters to make it safe for server upload Then ...

Card image
IsThere1_Image

Searches for an image and return the file extension of found, or returns null ...

Card image
ASCII_Read + ASCII_Save

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