Hi,
I am new to this forum and VBA and hoping I could get some help.
I have an excel spreadsheet that looks like the attached file. The rows in the spreadsheet are identified by the data in the column ID
I would like to create a macro that does the following once after I finish checking the boxes in column 'M':
1. Group the rows and sum the values in data5 by the ID and save them to a PDF form and print the PDF form on my networked printer.
The fields in the PDF forms are named same as the column names in the spreadsheet (ID, LN, FN, Email, data1, data2, data3, data4, data5, data6).
Thanks for your help!
I am new to this forum and VBA and hoping I could get some help.
I have an excel spreadsheet that looks like the attached file. The rows in the spreadsheet are identified by the data in the column ID
I would like to create a macro that does the following once after I finish checking the boxes in column 'M':
1. Group the rows and sum the values in data5 by the ID and save them to a PDF form and print the PDF form on my networked printer.
The fields in the PDF forms are named same as the column names in the spreadsheet (ID, LN, FN, Email, data1, data2, data3, data4, data5, data6).
Thanks for your help!