M
madgunnercurz
I currently have a spreadsheet setup where when you put data into cell
A2 the current time automatically inputs into cell B2. I now however
would like to know how to set it up so then it finds the duplicate of
colomn A in this instance (A3) but then inserts the duplicate B (B3)
and move this data into colomn C (C2).
1|
2| 1234 12:30
3| 1234 15:00
Into this layout;
A | B | C
1|
2| 1234 12:30 15:00
3|
So then once the duplicate data is inputted it moves the time to C2
and deletes the duplicate in colomn A. If this cannot be done in real
time is there anyway to manipulate the data(without having to manually
check through all the records) after it has been inputted.
Many Thanks,
MGC
A2 the current time automatically inputs into cell B2. I now however
would like to know how to set it up so then it finds the duplicate of
colomn A in this instance (A3) but then inserts the duplicate B (B3)
and move this data into colomn C (C2).
A | B | CFrom this layout;
1|
2| 1234 12:30
3| 1234 15:00
Into this layout;
A | B | C
1|
2| 1234 12:30 15:00
3|
So then once the duplicate data is inputted it moves the time to C2
and deletes the duplicate in colomn A. If this cannot be done in real
time is there anyway to manipulate the data(without having to manually
check through all the records) after it has been inputted.
Many Thanks,
MGC