Home
Name Modified Size InfoDownloads / Week
Good + Fast - Excel Add-In.xlsm 2018-10-27 129.4 kB
Readme.txt 2018-10-27 2.3 kB
Totals: 2 Items   131.7 kB 4
CHANGES
	Version 2018.10.27
		- Created validation step to check if the range is filtered before running commands against it.

	Version 2017.01.31
		- Added options on Prefix|Suffix Form to include/exclude blanks, numbers, text, and formulas. 
	
	Version 2017.01.18
		- first release
	
GENERAL
	Good + Fast Excel Add-In
		by Jerome Smith
		Extends Microsoft Excel 2013/2016 on Windows 7/10. 
		Feature list is at the bottom of this file.
		https://sourceforge.net/projects/good-plus-fast-excel/
		
LICENSE
	GNU General Public License version 3.0 (GPLv3)

INSTALLATION
	1. Save the .xlsm file to your computer.
	2. Open the file. 
	3. If required, enable Editing and/or Enable Content
	4. If required, disable any previous versions of this add-in.
	5. Save As an Excel add-in in the default directory.
	   (It's towards the bottom of the Save As file type drop down menu.)
	6. Go to File → Options → Add-Ins → Manage: Excel Add-ins → Go…
	7. Place a check mark next to Good + Fast and click OK.
	8. Close the workbook, open a blank Excel file and use the new tab called Good + Fast. 
	9. Hover over icons to see detailed instructions.

FEATURE LIST
    - create roster by copying from Outlook addresses
    - sheet control
	- - view all visible and hidden sheets
    - - unhide all sheets
    - - hide/unhide selected sheets
	- - delete selected sheets
    - - sort sheets alphabetically and reverse alphabetically
	- table of contents
	- - list and link to visible sheets
	- - list and link to visible and hidden sheets
	- - create shortcuts back to current sheet
    - move selected cells to column A
    - move selected cells to columns A-B, 
	  where Column A is paired with all other columns to the right
    - prefix/suffix range of cells
    - list all comments in workbook
    - clean ranges of cells 
	- - clean leading spaces
	- - clean trailing spaces
	- - clean double spaces
    - convert cases for ranges of cells
	- - uppercase
	- - proper case
	- - lowercase
	- work with Windows directories
    - - create directories based on range
    - - list files from directory
    - - list folders from directory
    - clear custom styles to reduce clutter, Excel crashes and file size
    - rename sheet from cell
    - rename cell from sheet
Source: Readme.txt, updated 2018-10-27