G
Gojavid
I have a sheet that pulls info from several other fields to create a
text string. The problem is that I need all of the values from my
other cells to be a tab space apart. Right now they are separated by
several spaces, but it is throwing off my numbers.
example, what I have:
Name Date Value
John 2.20.07 1
Dan 3.20.07 2
example, what I need:
Name Date Value
John 2.20.07 1
Dan 3.20.07 2
Franky 4.05.07 3
text string. The problem is that I need all of the values from my
other cells to be a tab space apart. Right now they are separated by
several spaces, but it is throwing off my numbers.
example, what I have:
Name Date Value
John 2.20.07 1
Dan 3.20.07 2
example, what I need:
Name Date Value
John 2.20.07 1
Dan 3.20.07 2
Franky 4.05.07 3