N
Nerodia
I am new to writing macros and I need assistance with writing a macro t
select the pages which contain data. I have a monetary inpu
spreadsheet, which can range from 1 line of data to 500. I would lik
to automate the print function to only select the pages which have dat
to print.
I am guessing that I will need to define a column, for example:
Dim AccountNumber As String
I will need to write an If, then statement to look for data in the cell
and if there is data, then the page would be printed. I'm just not sur
how to go forward. Any assistance would be apprecieted. Let me know i
more information is needed
select the pages which contain data. I have a monetary inpu
spreadsheet, which can range from 1 line of data to 500. I would lik
to automate the print function to only select the pages which have dat
to print.
I am guessing that I will need to define a column, for example:
Dim AccountNumber As String
I will need to write an If, then statement to look for data in the cell
and if there is data, then the page would be printed. I'm just not sur
how to go forward. Any assistance would be apprecieted. Let me know i
more information is needed