Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Nicole Hughes   on Nov 28 In MS Office Category.

  
Question Answered By: Wilbur Hall   on Nov 28

You could also put variables there in place of the (row,column) spec.

something like

dim rlRange as range
dim ilRow1 as integer
dim ilCol1 as integer
dim ilRow2 as integer
dim ilCol2 as integer

rlRange = Range(Cells(ilRow1,ilCol1),Cells(ilRow2,ilCol2))

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Linest Function Or get search suggestion and latest updates.


Tagged: