I am trying to make an invoice or PO form with Excel VBA....I have "No", "Item No"(combobox), "Description", "Unit Price", "Qty" and "Total" and an "Add Row" button...(these are on row 1 from the left to the right A,B,C,D,E and F)
What am I trying to do is, when I click on "Add Row" button, THEN it will add the next number for "No", and add existing "Item No" as combobox with the same value, etc.....(in the second row, etc)....
What codes should I put into this please..????
I attach the file to make it clear and for your reviews
Thank you very much for your kind helps..
Last edited by zach007; Feb 16th, 2006 at 04:03 AM.