經安全檢測,此網站為安全網站,請放心前往原始網址!

Excel: VBA range, b cells, correct syntax

Secondly it is very very rare to have to select a cell or a range in VBA before your code does anything to that cell or range. My suggestion is to do it this way because I think it is easier to understand FinalRow = Range("B65536").End(xlUp).Row-9 'to acc

en.allexperts.com

網址安全性掃描由 google 提供