Forum Discussion
mreese2967
Jul 04, 2020Copper Contributor
Creating a professional looking excel spreadsheet for estimating and invoicing (construction field).
Hello, I am looking for an Excel aficionado that can build an excel spreadsheet that will then be able to create our companies estimates and do invoicing, with logos etc. Please hit me up if this is your thing and you are able to work this with ease. If I were to sit down and try to do this, and I have, it will continue to take me to the end of my life to complete. Please help. Thank you in advance for responding.
Hello Djemel,
With the release of 1.0.5 this week we now support this scenario by exporting many of the objects to the root level. So if you do:
import { Web } from "sp-pnp-js";
let w = new Web("your full url");
w.get().then(...)
That should now be webpack friendly.
2 Replies
Sort By
Hi mreese2967
there are lot of templates available on Office.com, i would suggest you to check out the same & you can also check the same from the office applications going to File Ribbon > More Templates
below is the link for your quick reference
https://templates.office.com/en-us/invoices
Regards, Faraz Shaikh | MCT, MIE, MOS Master, Excel Expert
If you find the above solution resolved your query don't forget mark as Official Answer to help the other members find it more
- mreese2967Copper Contributor
Thank you for the information, I really appreciate it.