S
S Smith
I have a text file consisting of several numeric strings that I want to
paste into a table column. The text file looks something like:
111-222-333
222-333-444
aaa-bbb-ccc
bbb-ccc-ddd
When I select and past into the cells in the column, I wind up with
111
222
aaa
bbb
Is there some way to get the entire string inserted and not just the
string before the hyphen?
Thanks in advance...
paste into a table column. The text file looks something like:
111-222-333
222-333-444
aaa-bbb-ccc
bbb-ccc-ddd
When I select and past into the cells in the column, I wind up with
111
222
aaa
bbb
Is there some way to get the entire string inserted and not just the
string before the hyphen?
Thanks in advance...