Feb-02-2020, 10:01 AM
Hi folks.
I'm not entirely sure it's even possible, but I'm hoping some genius could explain to me how to make Python (PyCharm) create entirely new google sheets within an allocated folder in google drive. Now, I don't mean a new sheet withing an existing file, I mean an actual new file. Is it possible?...
In a nutshell, I'm in the beginning process of creating a custom app for job site measures/quotes (for my business) and require the final submit button to generate a new spreadsheet that contains customer/order details. I don't want all of my customers details + their orders in 1 file.
I'm a somewhat noob to programming, but the app itself shouldn't be too difficult with the help of the web.
Thanks for reading and I appreciate any advice given.
Dan
I'm not entirely sure it's even possible, but I'm hoping some genius could explain to me how to make Python (PyCharm) create entirely new google sheets within an allocated folder in google drive. Now, I don't mean a new sheet withing an existing file, I mean an actual new file. Is it possible?...
In a nutshell, I'm in the beginning process of creating a custom app for job site measures/quotes (for my business) and require the final submit button to generate a new spreadsheet that contains customer/order details. I don't want all of my customers details + their orders in 1 file.
I'm a somewhat noob to programming, but the app itself shouldn't be too difficult with the help of the web.
Thanks for reading and I appreciate any advice given.
Dan

