Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a excel sheet that compares to columns of numbers for differences
and highlights them, is there any way to run a scipt that will automatically make a new excel sheet and import the different numbers into it. Thanks for any help. ------------------------------------------------ ~~ Message posted from http://www.ExcelTip.com/ ~~ View and post usenet messages directly from http://www.ExcelForum.com/ |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Worksheets.Add
will add a worksheet Beyond that, it would be difficult to provide sample code. If you are using code to do your highlighting, then just modify the code to copy the cells to the new worksheet as well. -- Regards, Tom Ogilvy "bt707" wrote in message ... I have a excel sheet that compares to columns of numbers for differences and highlights them, is there any way to run a scipt that will automatically make a new excel sheet and import the different numbers into it. Thanks for any help. ------------------------------------------------ ~~ Message posted from http://www.ExcelTip.com/ ~~ View and post usenet messages directly from http://www.ExcelForum.com/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to create Login & Log out Spread sheet in Excel with automated Attendance sheet | Excel Worksheet Functions | |||
Populate excel sheet based on values in a separate sheet | Excel Discussion (Misc queries) | |||
Split text file into Excel sheet and separate the final results intoa new sheet | Excel Worksheet Functions | |||
excel sheet bootom half sheet goes behind top part of sheet | Excel Worksheet Functions | |||
Excel: have add'l rows entered in sheet 1 always show up in sheet | Excel Worksheet Functions |