Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 38
Default Need to Pull Those that Start with Letter P

Hello,

I have column that has plan names. I need a formula that will pull only
those plan names that start with the letter P into column B.

Thank you!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,572
Default Need to Pull Those that Start with Letter P



=If(Left(A1)="P",A1,"")

Copy down as needed.
--

HTH,

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


"Toria" wrote in message
...
Hello,

I have column that has plan names. I need a formula that will pull only
those plan names that start with the letter P into column B.

Thank you!


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 38
Default Need to Pull Those that Start with Letter P

Thank you!!!!!!!! It worked perfectly!

"RagDyeR" wrote:



=If(Left(A1)="P",A1,"")

Copy down as needed.
--

HTH,

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


"Toria" wrote in message
...
Hello,

I have column that has plan names. I need a formula that will pull only
those plan names that start with the letter P into column B.

Thank you!



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
Adding a letter to the start of each cell Colin Hayes Excel Worksheet Functions 6 October 30th 12 01:29 AM
In excel, how do we pull the first letter from words in a sentence Deepak Excel Worksheet Functions 7 February 4th 09 10:20 AM
New Validation option to format 1st letter as Capital letter Jeff Excel Discussion (Misc queries) 5 July 13th 06 05:11 AM
OT :Start your own online business today !start making dollars [email protected] Excel Discussion (Misc queries) 0 May 6th 06 09:29 PM
column header changed from letter to number, how return to letter Ron Excel Discussion (Misc queries) 2 May 9th 05 08:34 PM


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