Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hello, I have a list of 10 names on sheet1 in column A. Column B had monetar values besides the names. Sheet2 has those same names in column A. Row 1 uptop has dates space apart every 7 days. I need a macro to find a name from sheet1, look on sheet 2 for th matching name, then place its value in the next empty column. Hit th button again, and it places the value in the next column. See Exampl below: Sheet 1 (this week): A B 1 Mark $50 2 Paul $25 3 Sally $15 Next Week things has changed... Sheet1 (next week): A B 1 Mark $20 2 Paul $80 3 Sally $35 Sheet 2 (which is the DataBase): A B C 1 Mark $50 $20 2 Paul $25 $80 3 Sally $15 $35 Note: I should be able to add more names if necessary to the sheet Thanks, EMo -- EMo ----------------------------------------------------------------------- EMoe's Profile: http://www.excelforum.com/member.php...fo&userid=2318 View this thread: http://www.excelforum.com/showthread.php?threadid=37505 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
transfer datas into different sheet using macro? | Excel Discussion (Misc queries) | |||
transfer contents from a cell in previous sheet if the sheet is a | New Users to Excel | |||
How can I transfer a required data from sheet 1 to sheet 2 automat | Excel Discussion (Misc queries) | |||
How to Automatically transfer specific Data from Sheet 1 to Sheet | Excel Worksheet Functions | |||
Transfer/Copy Sheet, Dynamically linked Sheet | Excel Discussion (Misc queries) |