I’m learning to use the ReFramework with DataTables, but I’m facing an issue when trying to save data extracted from the internet into a specific cell in Excel. I understand that I need to use the Write Cell activity, but I’m unsure how to specify the exact cell number where the data should be written.
I tried using the TransactionItem, but without success. I believe the ideal approach would be to use the TransactionNumber, but I’m having trouble indicating it correctly. Could someone help me with this? What would be the best way to configure writing to the exact cell using the ReFramework?