I have a range of cells (A1:A77) that each contain a value such as:-
N002 Lift Lobby
N003 Corridor
N006 Shower
etc
etc
What I would like
Is to extract this information from each cell to the adjacent cells so that
Range B1:B77 contains
N002
N003
N006
etc
etc
Range C1:C77 conatins
Lift Lobby
Corridor
Shower
etc
etc
Thanks, Matt
N002 Lift Lobby
N003 Corridor
N006 Shower
etc
etc
What I would like
Is to extract this information from each cell to the adjacent cells so that
Range B1:B77 contains
N002
N003
N006
etc
etc
Range C1:C77 conatins
Lift Lobby
Corridor
Shower
etc
etc
Thanks, Matt