This there a way to this in one shot.
without calculating in between rows....Sheets("X").Range("140:160").Calculate Sheets("X").Range("3:81").Calculate![]()
Do you mean in one line of code, as opposed to two? Perhaps..
Sheets("X").Range("140:160", "3:81").Calculate
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks