Topic Options
#40333 - 08/07/12 01:53 PM is this even possible?
vader Offline
OL Newbie

Registered: 08/01/12
Posts: 7
ok so some background info

I am building a statement which could contain the details of multiple invoices (we will call these blocks). Each block will have a header which will contain invoice ID, invoice Date, Billed to name, then it goes on into the details of that particular invoice. at the end of each block will have the invoice total

My data is a csv file viewed as a database, i have the view set to "When the Patient ID changes" so i can see all of the invoices for one particular patient. now the questions

What is the best way to even start this?

thanks again,
Vader

Top
#40336 - 08/07/12 02:52 PM Re: is this even possible? [Re: vader]
Raphael Lalonde Lefebvre Online   content
OL Expert

Registered: 10/14/05
Posts: 3639
Loc: Objectif Lune Montreal
Vader,

Sounds possible, though exactly how to get started will depend on your data, what you need, etc...

I would suggest that you open a technical support issue, so that we can take a closer look at what you need. Please note, however, that while we can point you in the right direction and maybe give you some examples, we obviously won't do a form from scratch. If you want us to create a form for you, you'll need to purchase professional services.

Regards,
Raphaël Lalonde Lefebvre

Top
#40347 - 08/08/12 05:37 PM Re: is this even possible? [Re: Raphael Lalonde Lefebvre]
vader Offline
OL Newbie

Registered: 08/01/12
Posts: 7
Hello Rafael thank you for your Reply... i got it to work for the most part although i ran into another issue when it came to subtotals. I submitted a post today with my code. maybe you can take a look at it?

Thank you again

Top