Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50110

Check whether row is on page 2

$
0
0
Hi!

I have an excel file containing some different kind of inputs from the user. THese inputs are split into different categories and then paste into the excel sheet. But I would like the different items in each category to be on the same page. So far my code is just pasting the values onto the next available row and inserting an empty row to differ between the categories. Is there anyway to check whether the row number is "so high" that it will be on the next page?

I hope I make sense...

Viewing all articles
Browse latest Browse all 50110