Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
ManKind
 
Posts: n/a
Default How do I loop a range of cells until I get a numeric value?

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?
  #2   Report Post  
Posted to microsoft.public.excel.newusers
excelent
 
Posts: n/a
Default How do I loop a range of cells until I get a numeric value?

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
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
Copy/Paste how to avoid the copy of formula cells w/o calc values Dennis Excel Discussion (Misc queries) 10 March 2nd 06 10:47 PM
Macro to hide blank cells in a range Dave Excel Discussion (Misc queries) 1 February 1st 06 11:55 PM
Display first, second, etc Nonblank Cells in a Range Jeremy N. Excel Worksheet Functions 12 September 25th 05 01:47 PM
Counting empty cells within a range of cells Rosehill - ExcelForums.com New Users to Excel 2 May 2nd 05 08:53 AM
Counting empty cells within a range of cells Rosehill - ExcelForums.com New Users to Excel 0 April 7th 05 12:47 AM


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