Results 1 to 4 of 4

Thread: [RESOLVED] How to Add Row (VBA Excel)..pls help

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2005
    Posts
    185

    Resolved [RESOLVED] How to Add Row (VBA Excel)..pls help

    Dear Experts,

    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..
    Attached Files Attached Files
    Last edited by zach007; Feb 16th, 2006 at 04:03 AM.

  2. #2
    Lively Member
    Join Date
    Nov 2005
    Location
    Oxford UK
    Posts
    76

    Re: How to Add Row (VBA Excel)..pls help

    Heres a quicky.
    Attached Files Attached Files

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Nov 2005
    Posts
    185

    Re: How to Add Row (VBA Excel)..pls help

    Hi,

    Thanks a lot...I just want to ask more if you dont mind...

    1. How to calculate the Grand Total please..??
    2. and, how to add row to the next row without skipping one row please?

    Thanks a lot..

  4. #4
    Lively Member
    Join Date
    Nov 2005
    Location
    Oxford UK
    Posts
    76

    Re: How to Add Row (VBA Excel)..pls help

    My mistake, heres what you asked for though
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width