Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a customer spreadsheet with over 5000 rows in it. Each week I get
information that needs to be updated (100s of rows). The new information contains Customer Number and Paydate. I manually search for the customer number, located in column C, and then update the PayDate, located in Column M. Is there any way I can write some VBA that will do a massive search and replace. I have the new info in a Text File, but I am thinking I could import it into Sheet2 with 2 columns, customerNumber, and PayDate. Then just search Sheet1 customer number, and when found replace paydate€¦ but I am new to Excel programming and have no idea of how to implement this. Is this even possible???? Thank you in advance for your time! Mike P |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copy data from sheet2 to sheet1 when sheet2 has variable # of rows | Excel Discussion (Misc queries) | |||
search Sheet2! for the contents of Sheet1! | Excel Discussion (Misc queries) | |||
Checking the Cells in Sheet1 with Cells in Sheet2 and replace | Excel Worksheet Functions | |||
multiple search criteria to find and copy from sheet1 and paste into sheet2 | Excel Programming | |||
Search, find, copy from sheet1 and paste into sheet2 | Excel Programming |