P
PSULionRP
I have an Access module which dynamically creates an Excel spreadsheet. Now
the Business User has asked that we put a Total Line in the Excel spreadsheet.
How do I within Access VBA determine the range, because the spreadsheet will
never be the same, and then use that range to create a formula to insert to
the local recordset which dynamically creates the Excel spreadsheet with the
Total Line???
Thanks in advance for your review and help and hopeful for a reply.
PSULionRP
the Business User has asked that we put a Total Line in the Excel spreadsheet.
How do I within Access VBA determine the range, because the spreadsheet will
never be the same, and then use that range to create a formula to insert to
the local recordset which dynamically creates the Excel spreadsheet with the
Total Line???
Thanks in advance for your review and help and hopeful for a reply.
PSULionRP