Search results 127

Sorted from new to old.
Card image
MapPath_SafeComma

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

Card image
ImportCSVs - 1st AI Code

Imports multiple CSVs found in a folder into worksheets of active workbook ...

Card image
Range2Block

Concatenate all rows found in a range starting A1Cell for Columns_To columns ...

Card image
Filename_Clean

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

Card image
LstCustomSelection_Refresh

Read list of items from Settings sheet, then Sort, then save, before reading ...

Card image
DiskDriveType

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

Card image
BrowserSetting

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

Card image
CleanFilename

Cleans file name from invalid unexpected characters that Windows refuses.

Card image
SaveAsHTML_Template

Creates HTML file using template found in a column. Have lines of HTML in a ...

Card image
OpenAnyFile

Finally, can have one command to open any file using its default associated app ...

Card image
CSVs2Sheets

Import all CSVs found in a folder into sheets, sheet per CSV This was a quick ...

Card image
Vertical page breaks

Change Vertical page breaks in Excel spreadsheet preparing to print Looks like ...

Card image
InSheet_ChangeImage

Allows users to inserts image into sheet, replacing old one, with ability to ...

Card image
ToolPath

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

Card image
EnvironList

List of all variables of Environ It will populate them in sheet range starting ...

Card image
GenerateThumbnail.php

Generates thumbnail of an image and saving it in certain folder. Edit php to ...