Friday, February 24, 2012

My Menu ver 1.0 - Compare and Analysis


a) Compare Worksheet

Compare the two worksheets and find out the cells with different values.




a) Formula Analysis

It will print all the formula's used in a sheet in a new worksheet.



1 comment:

  1. Download Tool

    http://www.excelvbamacros.com/2012/01/my-menu-functions-and-help.html

    ReplyDelete

Import data from SQL

Macro to import data from SQL using ADO connection string: Sub Import_data_from_SQL() ' Tools -> References -> Microsoft Active...