Creating a task/macro in Numbers
I have a sheet in numbers with the following data:
a
b
c
blank cell
a1
b1
c1
blank cell
What I want is each in their own column but same row
a b c
a1 b1 c1
Any ideas how I can get this done? Essentially I have a directory with name and adddress and I want to export into csv but I think I need each person on their own row with their data.
I can probably export it into a csv file and use awk or various unix commands to get what I want but I'm thinking there must be a way in numbers to do this easier than writing a shell script.
thanks in advance,
Kathy
Mac mini, macOS 10.14