#1   Report Post  
DNA
 
Posts: n/a
Default Replace Function

I've used this feature a lot, but can't seem to get this task
accomplished...

I have a column with numbers, but the first character is an apostrophe
('). I want to removed this character from this column so I can format
the column successfully.

Thoughts?? Thanks for your help!

  #2   Report Post  
PCLIVE
 
Posts: n/a
Default Replace Function

In a helper column, try:

=SUBSTITUTE(A1,"'","")

Copy down as needed.
Then copy the helper column and using 'Paste Special' -Values, paste the
date back to the original column.

Regards,
Paul

"DNA" wrote in message
lkaboutsoftware.com...
I've used this feature a lot, but can't seem to get this task
accomplished...

I have a column with numbers, but the first character is an apostrophe
('). I want to removed this character from this column so I can format
the column successfully.

Thoughts?? Thanks for your help!



  #3   Report Post  
DNA
 
Posts: n/a
Default Replace Function

Worked perfectly, thank you!

  #5   Report Post  
DNA
 
Posts: n/a
Default Replace Function

Yep, that one worked as well, Can't figure out why I didn't think of some
of these.

Thank you ALL so much for your help!



  #6   Report Post  
RagDyer
 
Posts: n/a
Default Replace Function

Simply open and close TTC.

Select the column of numbers, then:
<Data <TextToColumns <Finish

And you're done!
--
HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"DNA" wrote in message
lkaboutsoftware.com...
I've used this feature a lot, but can't seem to get this task
accomplished...

I have a column with numbers, but the first character is an apostrophe
('). I want to removed this character from this column so I can format
the column successfully.

Thoughts?? Thanks for your help!


  #7   Report Post  
DNA
 
Posts: n/a
Default Replace Function

Wow, very smart, that worked great as well!

Thank you very much!

  #8   Report Post  
Jason Clement
 
Posts: n/a
Default Replace Function

You could also enter a 1 into another cell, highlight that cell and copy it
(ctrl+c or edit-copy), then select your cells containing the apostrophe and
select edit-paste special from the menu, select multiply as the operation,
and hit OK.


"DNA" wrote:

I've used this feature a lot, but can't seem to get this task
accomplished...

I have a column with numbers, but the first character is an apostrophe
('). I want to removed this character from this column so I can format
the column successfully.

Thoughts?? Thanks for your help!


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VBA function for "Mean" using Array as argument ASokolik Excel Worksheet Functions 21 March 28th 06 10:05 PM
creating function (vba) with range arguments Fredouille Excel Worksheet Functions 2 September 12th 05 11:01 AM
REPLACE outside of highlighted column Jane Excel Worksheet Functions 8 May 19th 05 01:54 PM
Automatically up date time in a cell Mark Excel Discussion (Misc queries) 5 May 12th 05 12:26 AM
HOW CAN I GET OFFICE 2003 EXCEL BASIC TO NEST FUNCTIONS LIKE EXCE. Robert AS Excel Worksheet Functions 4 December 2nd 04 10:49 AM


All times are GMT +1. The time now is 06:50 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"