Data Text to Columns

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a large column and would like to split it for the literal that says
"Company Name" and then have the company name right next to it which is
enterable. I tried using Data/Text to Columns, Fixed Width, sliding the arrow
after Company Name: and it did not seem to split the column. I also tried
putting an arrow out a ways so that there looked as though there were two
defined fields and that didn't seem to work either.

Am I approaching this the right way???

HELP!!!

Thanks!
 
Hi
this is not possible in Excel. You have to use two columns for this
 
If the column already contains the text "Company Name" at the start of
each cell, you can use Edit>Replace to remove it (Replace "Company Name"
with nothing)

Then, select the column
Choose Format>Cells
On the Number tab, select the Custom Category
In the text box, type: "Company Name: "@
Click OK

When you enter data in the column, it will be preceded by "Company Name:"
 
Thanks Debra!

That worked GREAT!

Is there any way where I can do the same thing with the Date Prepared and
put today's date behind it? I tried Custom Format "Date Prepared: " TODAY()
and that did not work.

Let me know.

Thanks!
 
You're welcome!

To format a column for the date:

Select the column
Choose Format>Cells
On the Number tab, select the Date Category
Select the date format you want to use, e.g. 14-Mar-01
Select the Custom Format
In the text box, click at the beginning of the date format
Type: "Date Prepared: "
The completed entry will look something like this:
"Date prepared: "[$-409]d-mmm-yy;@
Click OK

To enter today's date, press the Ctrl key, and type a semi-colon ( ; )
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top