PC Review


Reply
Thread Tools Rate Thread

How do I loop a range of cells until I get a numeric value?

 
 
=?Utf-8?B?TWFuS2luZA==?=
Guest
Posts: n/a
 
      4th Jun 2006
I have two columns of sales data. Both columns have 156 weeks of data (three
years). The item in column B has NA data until Jan 2005. The item in column
C has data from mid 2004. How do I loop through these columns, pick up only
where the data starts from and paste only the sales data <> NA into columns D
and E?
 
Reply With Quote
 
 
 
 
=?Utf-8?B?ZXhjZWxlbnQ=?=
Guest
Posts: n/a
 
      4th Jun 2006
try put this in F1 (if free!)

=IF(ISNUMBER(B1);B1;"")


Mark F1, klick on lower right corner of the cell marker and pull (copy)
down until where ur data ends

Then hit the copy-icon, mark D1, then hit paste-icon-arrow and
select Values, then (maby) select data/sort

erase column F

do the same for kolumn C to F then back to E

"ManKind" skrev:

> I have two columns of sales data. Both columns have 156 weeks of data (three
> years). The item in column B has NA data until Jan 2005. The item in column
> C has data from mid 2004. How do I loop through these columns, pick up only
> where the data starts from and paste only the sales data <> NA into columns D
> and E?

 
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
In Excel - reverse the sign on a range of numeric cells MaryKaye Microsoft Excel Misc 3 18th Feb 2010 07:33 PM
formula adding range of cells that contains alpha numeric Formulas Microsoft Excel Worksheet Functions 1 12th Dec 2007 06:18 PM
loop through cells in a range and pick up corresponding cell values in another range patrice.cezzar@gmail.com Microsoft Excel Programming 9 19th Oct 2006 05:11 AM
Finding the range of non numeric cells clane Microsoft Excel Misc 7 30th Jul 2004 04:00 AM
Filling range of cells with alpha-numeric text Ken Microsoft Excel Misc 6 14th Sep 2003 07:55 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:39 AM.