Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Lorenzo Lee   on Nov 26 In MS Office Category.

  
Question Answered By: Leon Evans   on Nov 26

sorry I couldn;t help, still a bit new at this myself.

If you're still getting a mismatch, then mayb see if something like
this works:

Dim i as Double
dim k as Double
k = 0
For i = 2 to 100
if isNumeric(k + thisworkbook.worksheets("sheet1").cells(1, i)) then
k = k + thisworkbook.worksheets("sheet1").cells(1, i)
end if
next i

Share: 

 

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

 
Didn't find what you were looking for? Find more on count the sum of a column Or get search suggestion and latest updates.


Tagged: