how do i display excel results in vb.net textbox

B

bella

i have am working on a program for a restaurant . the user selects th
items the customer wants and i need to display these items and a tota
for them.
for example, they order a drink for $1.59, entree for $12.00 an
dessert for $4.00. i want to display a bill for the customer.
is excel the best do this? if so, how can i get the result from excel
into my vb project
 
Top