Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() i have 2 files, Information.xls & 822.xls, i need to copy the specific set of data under the row that contain the texts "IT" in 822.xls, it will first search for all the columns or rows that contain any texts with "IT", example "IT1122", "IT2312" after finding the rows with the text "IT" it will then copy the all data under "Facility" and "Remarks" of the row of "IT" and copy the data into another file called Information with the same texts containing "IT" under the same row that has the texts "Facility" and "Remarks". it has to match, as in, when it copy the data from the text "IT1122" from 822.xls and it will paste onto "IT1122" in Information.xls. this seems impossible, i tried my best but i still can't get it done..it's too complicated and too many matching of data has to be done in the function.. need advise! -- new_to_vba ------------------------------------------------------------------------ new_to_vba's Profile: http://www.excelforum.com/member.php...o&userid=30131 View this thread: http://www.excelforum.com/showthread...hreadid=509622 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SORT a column of Texts to follow another "EXACT" order | Excel Discussion (Misc queries) | |||
Validation ?:Accepting both Numbers AND specific letters("N","n"," | Excel Discussion (Misc queries) | |||
copy specific rows using "IF" to another sheet | Excel Worksheet Functions | |||
Backup to specific folder if workbook names begins with "NSR" or "MAC" | Excel Programming | |||
Adding "New" "Insert" "Delete" into a workbook to change from data 1 to data 2 etc | Excel Programming |