Is there a way to transfer information from two separate sheets in a .xlsx file and transfer them to two specific sheets in an .xlsm template using a blob?
Please don't refer me to "The Blob Reporting that isn't from a Horror Film Article." It's great, but I've tried to apply it and I've had no luck.
Thank you so much for your help.
@calvincarr29 Are you opposed to reading the .xlsx data in and then writing it to the .xlsm template without using a blob?
@Prometheus I know how to do that. I was asked to use the blob for this situation.