Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
How to take data from one spreadsheet and copy it to another. The porblem is
I have to scan columns on both for a match first. The only example I could think of is something like this. If A5(on first spreadsheet) = C68(on second spreadsheet) then copy H68(from second spreadsheet) to E5(on first spreadsheet) else enter 0 There is over 1500 lines so I would hate to have to do this manually. Thanks! |