Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel,microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi experts,
I have two workbooks. "All_data.xls" have 11 columns (A:K) where on column B, I have names and on column H dates. This workbook keeps growing as we add up new occasions. On the other hand the other workbook "Reports.xls" have sheet names all with the same names used (or to be used) on column B of "All_data.xls". Now I need to be able to read data (any time) from "All_data.xls", check the names (cell B value) and dates (cell H value) for the same line, and if both the name and date are not written for that individual sheet (sheet with the same name) "Reports.xls", write all the line info from "All_data.xls" to the first available empty line of "Report.xls". Since there is no chance of duplicates for names & dates, this way only non-repeated entried will be written to "Report.xls". Is it possible using macros? Thanks in advance Martyn |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Split individual cells? | Excel Discussion (Misc queries) | |||
How do i split data into individual cells | Excel Discussion (Misc queries) | |||
write formula that icludes data from sheet 1 to sheet 2 of my spr | Excel Worksheet Functions | |||
Split numerical vales joinned by && into individual rows | Excel Discussion (Misc queries) | |||
Can I split worksheets from one workbook into individual workbooks | Excel Discussion (Misc queries) |