Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 11-23-2015, 03:45 AM
jap7675 jap7675 is offline Dymanic Range Starting at a Cell Defined by a Count Windows 8 Dymanic Range Starting at a Cell Defined by a Count Office 2007
Novice
Dymanic Range Starting at a Cell Defined by a Count
 
Join Date: Nov 2015
Posts: 6
jap7675 is on a distinguished road
Default Dymanic Range Starting at a Cell Defined by a Count

Hello,

Im trying to run a dynamic range starting at a cell defined by another cell.
The first part of my dynamic range works, ending at a cell defined by another cell.

If CheckBox1.Value = True And CheckBox2.Value = True Then

With Sheets("Summary").Range("E22")
.FormulaArray = "=IFERROR(INDEX('1600 Daily'!G$3:G$300, SMALL(IF('1600 Daily'!$F$2:$F$300=1, ROW('1600 Daily'!$F$2:$F$300)-2),ROWS(G$2:G2))),"""")"
.AutoFill Destination:=Range("E22", Cells(Range("M4"), "E")), Type:=xlFillDefault
End With

End If

I just need this formula performed across the range of cells.
It seems to be this small section that doesnt work 'Range(Cells(Range("M4"), "E")))'



Thanks in advance for any help anyone can provide!
Reply With Quote
 

Tags
array, autofill, dynamic range

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dymanic Range Starting at a Cell Defined by a Count Count how many have completed each Training Course within a Date Range dmcmillion Excel 3 10-20-2014 09:59 AM
Dymanic Range Starting at a Cell Defined by a Count Worksheet defined cell sums flextera Excel 3 06-17-2014 11:12 AM
Dymanic Range Starting at a Cell Defined by a Count Data validation list filter with range defined by OFFSET Mango123 Excel 4 03-18-2014 02:52 PM
Dymanic Range Starting at a Cell Defined by a Count Range.Information(wdStartOfRangeRowNumber): Application-defined or Object-defined err tinfanide Excel Programming 2 06-09-2012 10:19 AM
How can I fill cell color starting from Cell D5 using Conditional formatting instead Learner7 Excel 0 07-08-2010 05:50 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 01:34 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft