Forum Discussion
James_Furmage
Sep 11, 2022Copper Contributor
Excel online script for adding multiple new rows
Hello everyone, I'm wondering if there is a way to create a Script that will add one or more rows at the users desired location? I know this is a very simple thing to do in excel anyway but this migh...
GeorgieAnne
Sep 11, 2022Iron Contributor
Hello James_Furmage
I am not sure VBA is implemented in the Online version of MS-Excel. I know a version of it is being worked on, but that is for the future. Look at this: https://support.microsoft.com/en-us/office/work-with-vba-macros-in-excel-for-the-web-98784ad0-898c-43aa-a1da-4f0fb5014343
maybe you can add the code to the PERSONAL workbook, and run it that way but I am not sure if even that would work.
I am not sure VBA is implemented in the Online version of MS-Excel. I know a version of it is being worked on, but that is for the future. Look at this: https://support.microsoft.com/en-us/office/work-with-vba-macros-in-excel-for-the-web-98784ad0-898c-43aa-a1da-4f0fb5014343
maybe you can add the code to the PERSONAL workbook, and run it that way but I am not sure if even that would work.