Hello everyone,
Currently, my company uses an Excel workbook for managing its orders, deliveries and invoices. It allows people to add new orders, select products, select customers etc. This information is then added to appropriate worksheet which serves as a database (there is a orders database and a deliveries database).
Most importantly though, there are blank invoices, order confirmations and delivery notes - users for example type in an order number and the order confirmation populates with appropriate data. People can then very simply print this order confirmation and send it to the customer.
As you can imagine, having this based on Excel which is not really suited for databases can be a pain and is quite clunky.
I am looking for a solution that does not require hiring a firm to develop a whole custom database application. I was thinking Access but then I came across PowerApps.
Would it be the right choice for me? Maybe having data on SQL Server and using PowerApps to edit/add new data? Would it be able to handle generating documents such as invoices?
Thank you for your help.
Jan