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: Timothy Patterson   on Nov 26

In the past, I have typically had a problem with using the For i = 2 to 100
method, so instead, I use the following syntax.

Do While ActiveCell.Value <> ""
Perform calculation steps
Loop

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: