Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 1
Smile Array formula - help with #NUM! errors

Hey guys - new to the forum here, I've always managed to search for answers and not have to post but this one got me stumped -

I have this array formula that works fine - it's used to remove my blank columns:

{=IF(COLUMNS($C96:C96)COUNTA(8:8),"",INDEX(8:8,SM ALL(IF($C8:$AD8<"",COLUMN($C8:$AD8)),COLUMNS($C96 :C96))))}

But I am getting #NUM! error returning when the results run out.
The table doesn't contain numbers.

I have tried to follow instructions in this thread http://www.excelbanter.com/showthread.php?t=245285

and came up with the formula below as I assumed the "SMALL" portion of the error was returning #NUM! but this hasn't worked. I'm not very good with the closed brackets, so that may have something to do with it?

=if(iserror(SMALL(IF($C7:$AD7<"",COLUMN($C7:$AD7) ))),"",IF(COLUMNS($C95:C95)COUNTA(7:7),"",INDEX(7 :7,SMALL(IF($C7:$AD7<"",COLUMN($C7:$AD7)),COLUMNS ($C95:C95))))

Thanks!
Debs
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
formula errors mrpick6 Excel Worksheet Functions 2 August 6th 09 03:25 PM
Formula Errors / #Value! Mary Lou[_2_] Excel Worksheet Functions 5 May 24th 08 12:51 AM
Formula Errors [email protected] Excel Programming 2 November 1st 06 02:42 PM
VBA Formula Errors Barb Reinhardt Excel Programming 5 September 8th 06 04:59 PM
Tricky array formula issue - Using array formula on one cell, then autofilling down a range aspenbordr Excel Programming 0 July 27th 05 03:59 PM


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