I have expense data as a spreadsheet that I need to put into an invoice to a client as I'm billing the expenses on to them. Each expense line has only two fields: description and price. But there are many lines and copy-pasting each field costs me a lot of time. The expense data in the spreadsheet is actually already inside qb, but it won't port it across from expenses to invoices so I have to copy-paste it myself which is laborious. But qb will export that data as a spreadsheet so`I hope I can re-import it into an invoice.