Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a master document with two columns. Col A is Test Number and Co
B is Date Excecuted. I would like to make a new document that has separate tab for each date and contains only the test numbers excecute on that date. I also want this to update as more dates are added. Ho do I create a macro to do this? Is there a way to search through th dates and create tabs named "x date"? Then add the test numbers. M problem is that the dates duplicate and I get an error that I canno name a tab a name that already exists. Once I get all the tabs name and all the test numbers linked, I would like to update this ne document daily looping through the tab names and if the name of x dat is already there, do nothing, but if the name of x date isn't there create a new tab, name it x date and add the test numbers executed o that date? So basically in a very small scale, I have: Test # Date 1234 9/1 3425 9/2 4324 8/30 8767 9/1 1231 9/2 4325 9/1 I would like a new document that has Tab 8/30/04 4324 Tab 9/1/04 1234 4325 Tab 9/2/04 3425 1231 And I would like it if tomorrow, when I add: 2345 9/3 6543 9/3 1232 9/3 I would like the following added in a new tab Tab 9/3 2345 6543 1232 Please Help! Thanks -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Two search category & two search terms | Excel Discussion (Misc queries) | |||
file search or search files | Excel Discussion (Misc queries) | |||
Functions (search within search result) reply to this please | Excel Worksheet Functions | |||
Functions (search within search result) | Excel Worksheet Functions | |||
How do I search excel spreadsheets using multiple search criteria. | Excel Worksheet Functions |