Search results 40

Sorted from new to old.
Card image
Windows Clock

Restore Windows 10 clock to Windows 7 Analog clocks

Card image
Bootstrap Please wait dialog

Bootstrap wait dialog. Shows progress bar asking user to wait while page is ...

Card image
Frm9 - Select workbook (or workbook/worksheet)

Gives your user ability to select a workbook from list of open workbooks within ...

Card image
Windows XP as website

Having a website that looks like Windows XP is great out-of-the-box idea Here ...

Card image
Open different Filestypes

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

Card image
RunFromShared

Check is this VBA-Excel file is running from a shared folder (Starts with \\) ...

Card image
WorkbookNew_ANmar

Creates new workbook (does not save it) and returns filename.

Card image
WorkbookClose_ANmar

Closes a workbook, checks if it is already open first, works for workbooks ...

Card image
Ask4Folder

Asks user for a folder, starting with certain folder

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
WelcomeSheet

A User-Friendly way to ask user to enable macros. Showing an only sheet to let ...

Card image
DownloadFile_User

Downloads file to user, asking user where to save or to open downloaded file

Card image
FormulasFlatten

Fill in formulas from 1st row, then convert them to flat values to avoid Excel ...

Card image
File_FirstFound

Gets first file found matches a wildcards mask, using Dir()

Card image
confirmDelete

Asks user before running a link (mostly before deleting) Small important part ...