Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Help using formulas and trickery PLEASE

I have a contacts spreadsheet that contains around 1000 contacts in. It has a
number of headers.Firstname through to Notes. Standard headers for contact
info.

As this is a contacts sheet for individual and organisations, not all of the
Rows are complete. I have some empty firstname\surname, some empty
organisations, empty phone\fax\email rows etc etc.

I want to do a few things with this spreadsheet.

- count how many Rows have value in, IE: not blank (I have managed this
with =COUNTIF(C2:C778,"*") )
- The phone numbers rows, show as 01234 567890, I want them toi have no
space and show as 1 continuous number.
- Some of the phone number fields have PA is jon doe 01234 567890, I want
to move the TEXT only to the Notes field and leave the telephone number in
the tel number row,
- Some of the numbers do not have the 0 at the begining of the number, some
do??????? I want all of them to show 0123456789 and not 123456789
- Some of the post code rows contain the add line 3 data as well. IE:
Nottingham NG1 1GN. I want to move the "Nottingham part back into the right
row, (this is becuase they have put the add line 1 as "C floor, block 2, add
line 2 "1 the street"

I am aware that all of the above are possibel through some formulas and
clever trickery, I just cannot for the life of me remember how to do this.

CAN ANYONE help me please?.

thankyou in advance

J


--
Thanks again for all the help
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,836
Default Help using formulas and trickery PLEASE

This will eliminate the 0 and the blanks from the phone numbers:
=SUBSTITUTE(SUBSTITUTE(A1,"0","")," ","")


Regards,
Ryan---


--
RyGuy


"smithjb1" wrote:

I have a contacts spreadsheet that contains around 1000 contacts in. It has a
number of headers.Firstname through to Notes. Standard headers for contact
info.

As this is a contacts sheet for individual and organisations, not all of the
Rows are complete. I have some empty firstname\surname, some empty
organisations, empty phone\fax\email rows etc etc.

I want to do a few things with this spreadsheet.

- count how many Rows have value in, IE: not blank (I have managed this
with =COUNTIF(C2:C778,"*") )
- The phone numbers rows, show as 01234 567890, I want them toi have no
space and show as 1 continuous number.
- Some of the phone number fields have PA is jon doe 01234 567890, I want
to move the TEXT only to the Notes field and leave the telephone number in
the tel number row,
- Some of the numbers do not have the 0 at the begining of the number, some
do??????? I want all of them to show 0123456789 and not 123456789
- Some of the post code rows contain the add line 3 data as well. IE:
Nottingham NG1 1GN. I want to move the "Nottingham part back into the right
row, (this is becuase they have put the add line 1 as "C floor, block 2, add
line 2 "1 the street"

I am aware that all of the above are possibel through some formulas and
clever trickery, I just cannot for the life of me remember how to do this.

CAN ANYONE help me please?.

thankyou in advance

J


--
Thanks again for all the 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
CELLS NOT CALC FORMULAS - VALUES STAY SME FORMULAS CORRECT?? HELP Sherberg Excel Worksheet Functions 4 September 11th 07 01:34 AM
lookup formulas dependent upon lookup formulas Skibee Excel Worksheet Functions 1 July 20th 07 02:20 AM
automatically copy formulas down columns or copy formulas all the HowlingBlue Excel Worksheet Functions 1 March 16th 07 11:11 PM
Formulas not evaluated, Formulas treated as strings Bob Sullentrup Excel Discussion (Misc queries) 0 November 27th 06 08:01 PM
formulas for changing formulas? creativeops Excel Discussion (Misc queries) 4 January 26th 06 03:07 AM


All times are GMT +1. The time now is 05:22 PM.

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

About Us

"It's about Microsoft Excel"