|
Amazon ISBN Reader
Read list of ISBNs in Excel file and get the price for each one from Amazon.com. It is a helpful tool when you have a huge list of books ISBN that you want to know the price for each.
A ...
details
|
|
Views: 180
|
|
Downloads: 28
|
|
UI: En
|
|
Since: 10/27/2009
|
|
|
ScaVBA, Developer, Securing your Excel macro file
Prevent your 2007 Excel file from running on any computer other than the specified one...
Adding demo version to your Excel macro file that will run for certain number of times then stop running ...
details
|
|
Views: 242
|
|
Downloads: 42
|
|
UI: En
|
|
Since: 9/11/2009
|
|
|
ScaVBA, Light, Securing your Excel macro file
Prevent your 2007 Excel file from running on any computer other than the specified one...
Adding demo version to your Excel macro file that will run for certain number of times then stop running ...
details
|
|
Views: 265
|
|
Downloads: 38
|
|
UI: En
|
|
Since: 9/11/2009
|
|
|
Download protected images from Flickr.com
Some images on Flickr.com you cannot download, and if you try, you will have a blank image. (Named Spaceball.gif) Here is the Excel file that enables you to see the image itself out of Flickr ...
details
|
|
Views: 487
|
|
Downloads: 57
|
|
UI: En
|
|
Since: 7/24/2009
|
|
|
Process User Commands on Rows
Here is the one that will do the three basic operations on an entire row in a sheet, the operations are (Delete/Move to a sheet/Copy to a sheet) Press CTRL+SHIFT+D to start the process It is ...
details
|
|
Views: 569
|
|
Downloads: 77
|
|
UI: En
|
|
Since: 6/18/2009
|
|
|
Delete rows that have Delete string in column A
This is a simple macro that enables you (Once you enable macros) to delete any row that has the value "Delete" in its column A cell, and ignore any other rows.
Press CTRL+SHIFT+D to start the ...
details
|
|
Views: 263
|
|
Downloads: 50
|
|
UI: En
|
|
Since: 6/17/2009
|
|
|
Clear list while typing
Clearing list of duplicates and empty cells list (while you are typing) into a non duplicates, non empty list in the same or another sheet This will help you enhancing your list ...
details
|
|
Views: 279
|
|
Downloads: 56
|
|
UI: En
|
|
Since: 5/2/2009
|
|
|
Full Row Select
Enables user to select the full row when he/she clicks a single cell Press CTRL+W to enable this feature (turn it on) Press CTRL+E to turn it off
You need to copy the code in the ...
details
|
|
Views: 273
|
|
Downloads: 65
|
|
UI: En
|
|
Since: 4/25/2009
|
|
|
AutoDate
Inserts date automatically without using "=Today()" function It helps to insert the current date and time (NOW) without updating, so the date will be constant and not change with file open or ...
details
|
|
Views: 286
|
|
Downloads: 65
|
|
UI: En
|
|
Since: 4/25/2009
|
|
|
TotalSheet to get all rows from other sheets
A simple macro file to copy all rows from all other sheets into one total sheet, easy to use and ...
details
|
|
Views: 311
|
|
Downloads: 66
|
|
UI: En
|
|
Since: 4/8/2009
|
|