Search results 63

Sorted from new to old.
Card image
DirTree.xlsb

Excel macro to show all files found in directory (including sub-directories) as ...

Card image
SheetAdd_ANmar

Adds a sheet to a workbook, after checking if workbook is open Checks if ...

Card image
Admin Counter boxes

4 sets of Admin/Dashboard count boxes, or cards Needed a set for DBRox, and ...

Card image
Open different Filestypes

Populate list of filetypes in Application.GetOpenFilename method. This command ...

Card image
ImagesIn_Count

Counts number of image files found in a folder Images defined here are files ...

Card image
PrettyPath

Formats a path for use in user displays, trim it beautifully. PrettyPath is ...

Card image
ShowThumb

ASP.Net ShowThumb.aspx file that generates image thumb from an image, official ...

Card image
SheetName

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

Card image
Thumbnail on fly

An aspx tool to generate thumbnail from an image, used to make page load faster ...

Card image
IsThere1_Remote

Checks if a file is found from a URL, finds a file in a remote server

Card image
WorkbookSaveAsk_ANmar

Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...

Card image
WorkbookOpenAsk_ANmar

Asks user to browse to a file and return full path and file name if they do, ...

Card image
CreateZipFiles_7Zip

Create zip from list of files listed in List_of_Files separated by comma. The ...

Card image
ViewSource

Display content of ASP file (any file for that matters) Using ...

Card image
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

Card image
GetTempFileName

Returns temp file name using FSO