Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default Need a simple formula

I need a formula that will delete the first seven characters in every cell in
a column. Thanks
--
Randy Bratton
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Need a simple formula

=RIGHT(A1,LEN(A1)-7)


"Randy Bratton" wrote:

I need a formula that will delete the first seven characters in every cell in
a column. Thanks
--
Randy Bratton

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default Need a simple formula

Sorry I wasn't more specific - I actually have a range of 50 cells in the
same column that I want to apply the formula to. Would it be written as
=Right(A1-A50,LEN(A1-A50)-7)?
--
Randy Bratton


"Teethless mama" wrote:

=RIGHT(A1,LEN(A1)-7)


"Randy Bratton" wrote:

I need a formula that will delete the first seven characters in every cell in
a column. Thanks
--
Randy Bratton

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,886
Default Need a simple formula

Hi Randy

in another column
=MID(A1,8,255) copy down as far as required.
Then, copy the new column and Paste SpecialValues to "fix "the data

Best try on a copy of your data to begin with - just in case!!!
--
Regards

Roger Govier


"Randy Bratton" wrote in
message ...
I need a formula that will delete the first seven characters in every
cell in
a column. Thanks
--
Randy Bratton



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 66
Default Need a simple formula

Randy Bratton wrote:
I need a formula that will delete the first seven characters in every cell in
a column. Thanks


Try Text to Columns, Fixed width, do not import first column.

Beege


  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default Need a simple formula

PERFECT! Thanks so much!
--
Randy Bratton


"Beege" wrote:

Randy Bratton wrote:
I need a formula that will delete the first seven characters in every cell in
a column. Thanks


Try Text to Columns, Fixed width, do not import first column.

Beege

  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 66
Default Need a simple formula

Randy Bratton wrote:
PERFECT! Thanks so much!


You're quite welcome, thanks for feeding back!

Beege
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
SIMPLE SUM FORMULA [email protected] Excel Worksheet Functions 3 April 13th 07 06:56 PM
Help with simple formula fret_less Excel Discussion (Misc queries) 4 February 5th 07 05:43 PM
Simple Formula chip_pyp Excel Discussion (Misc queries) 1 December 16th 05 08:27 PM
Need help with simple formula.... NHhunter Excel Discussion (Misc queries) 3 November 30th 05 11:43 AM
simple formula help tjtjjtjt Excel Worksheet Functions 1 December 1st 04 05:53 AM


All times are GMT +1. The time now is 10:29 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"