hello ...
it's a pity that internet gives so much wrong answers...
so this is my question:
if i want to go through all cells in a row one by one and skip the cells that have a formula, should it be:
If Range(nieuwerij & dezekolom).HasFormula() = True Then GoTo next
(nieuwerij=new row...