PC Review


Reply
Thread Tools Rate Thread

Drag values down cells

 
 
mohd21uk via OfficeKB.com
Guest
Posts: n/a
 
      7th Jun 2006
I have a column in a spreadsheet with values listed below

PRJ WBS-025554
WBS-031150
WBS-121351
WBS-155455
PRJ WBS-025555
WBS-0151415
WBS-0215454

I would like to drag all the values that start with PRJ until the next PRJ is
reached. I have illustrated this below:
PRJ WBS-025554
PRJ WBS-025554
PRJ WBS-025554
PRJ WBS-025554
PRJ WBS-025555
PRJ WBS-025555

Many Thanks in advance.

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...l-new/200606/1
 
Reply With Quote
 
 
 
 
=?Utf-8?B?TWFyY2Vsbw==?=
Guest
Posts: n/a
 
      7th Jun 2006
Hi Mohd,

one way to do it is: imagine that your data are in column A, you could
create a formula like this
=if(left(a4,3)="PRJ";A4;B3)
Copy it down, and copy the column be column A pasting special

hope this helps
Regards from Brazil
Marcelo



"mohd21uk via OfficeKB.com" escreveu:

> I have a column in a spreadsheet with values listed below
>
> PRJ WBS-025554
> WBS-031150
> WBS-121351
> WBS-155455
> PRJ WBS-025555
> WBS-0151415
> WBS-0215454
>
> I would like to drag all the values that start with PRJ until the next PRJ is
> reached. I have illustrated this below:
> PRJ WBS-025554
> PRJ WBS-025554
> PRJ WBS-025554
> PRJ WBS-025554
> PRJ WBS-025555
> PRJ WBS-025555
>
> Many Thanks in advance.
>
> --
> Message posted via OfficeKB.com
> http://www.officekb.com/Uwe/Forums.a...l-new/200606/1
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need macro to drag values down to blank cells Greg Snidow Microsoft Excel Programming 3 11th Feb 2009 10:26 AM
drag data vertically over hidden cells.. ignore hidden cells Derwood Microsoft Excel Misc 1 6th Mar 2008 10:59 PM
Exclude #N/A values and Return Numeric values to consecutive cells in Single Row Sam via OfficeKB.com Microsoft Excel Worksheet Functions 5 9th Feb 2008 03:07 AM
Drag to fill row with column values michaelberrier Microsoft Excel Misc 1 12th Apr 2007 09:24 PM
Drag Formula copies values instead =?Utf-8?B?VHhWaWNz?= Microsoft Excel Worksheet Functions 2 21st Jul 2006 05:55 PM


Features
 

Advertising
 

Newsgroups
 


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