Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() ive got two worksheets both with approx 20,000 records of various dat but they both have a unique identifier (i'll call this ref no.) i sheet A there is a column named dates which doesnt appear in sheet 2. have been using an offset(match()) formula to look in sheet a for match on the ref no and if it exists find the associated date and plac in the new column on sheet B. doing this over all 20,000 records i sheet b slows down the time it takes to calculate, and all othe calculations in the book. I figured i might be able to use a vb cod loop of some sort to carry out the action for me. please hel -- ceem ----------------------------------------------------------------------- ceemo's Profile: http://www.excelforum.com/member.php...fo&userid=1065 View this thread: http://www.excelforum.com/showthread.php?threadid=52455 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) | Excel Worksheet Functions | |||
Offset function with nested match function not finding host ss. | Excel Worksheet Functions | |||
Emulate Index/Match combo function w/ VBA custom function | Excel Worksheet Functions | |||
Adding a custom function to the default excel function list | Excel Programming | |||
User-Defined Function pre-empting Built-in Function? How to undo???? | Excel Programming |