I would like to check if it is possible to do this using Visual Basic Express Edition.
I need to create a simple application that is able to create quotation and generates invoices. I got an issue regarding the quotation part as customer needs to insert the items but I do not know how many items the customer needs to add in. So basically i wish the application to automatic add textbox or whatever whenever the textbox has been maxed out.
Not sure how to explain this, but I have attach a printscreen of Acounting 2007 by MS and the quotation part is what I need to acomplish. So is it possible?
Or is there any other way to do this. Thanks for your time.
yes, it is possible...you can use an array of textboxes and load as many as you like at run time too...but i would suggest you to use some kind of grid control so that you do not need to write more codings to handle the inputs...
If an answer to your question has been helpful, then please, Rate it!
Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.