space in cell

  • Thread starter Thread starter wood1e
  • Start date Start date
W

wood1e

Is there a way of deleting a space in a cell or several cells in
fact...in every cell I have a space at the begining of a number, and I
want to delelte that space...?
 
wood1e said:
Is there a way of deleting a space in a cell or several cells in
fact...in every cell I have a space at the begining of a number, and I
want to delelte that space...?

=trim(a1)
 
wood1e said:
Is there a way of deleting a space in a cell or several cells in
fact...in every cell I have a space at the begining of a number, and I
want to delelte that space...?

You can do by selecting the range, then from menu Edit, Replace, type a
spacein Find and nothing in Replace, then click on Replace all.

Another way is to input 1 in an empty cell, select and CTRL+ c, then select
the range, menu Edit, Past Special, select Multiply under Operations, then
click OK.

--
(I'm not sure of names of menus, options and commands, because
translating from the Italian version of Excel...)

Hope I helped you.

Thanks in advance for your feedback.

Ciao

Franz Verga from Italy
 

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