Hi all, can I run google sheet macro from appsheet directly.
I have two macros one to print a label and one to generate a tracking number.
Thanks indeed
Hi all, can I run google sheet macro from appsheet directly.
I have two macros one to print a label and one to generate a tracking number.
Thanks indeed
Depending on what you have in your macro, you can most likely do it by using Call a Script bot. AppSheet supports only stand alone scripts but you can still manipulate spreadsheets externally.
Thanks very much