Hi.
Please see table below. I want to move the information for parts c and d from Field 2 to Field 1, replacing the existing information.
| | From | | | | To | |
| | | | | | | |
| Part | Field 1 | Field 2 | | Part | Field 1 | Field 2 |
| a | g | null | | a | g | null |
| b | h | null | | b | h | null |
| c | i | X | | c | X | x |
| d | j | X | | d | X | x |
| e | k | null | | e | k | null |
| f | l | null | | f | l | null |
Field 2 is then no longer required. I'm sure its simple!!
Thanks