+ Reply to Thread
Results 1 to 7 of 7

Userform to fill sales bill details

  1. #1
    Registered User
    Join Date
    07-10-2013
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    16

    Userform to fill sales bill details

    I am makimg a userform that fills all manual sales bill details into the form. it is working fine all controls are precise.
    But i overlooked one fact ,one bill can have upto 20 items with different unit price. i dunno how to incorporate these onto the worksheet under one PO or Invoice number. when i enter the items i want all the items under one PO #, one line item. I dunno how to code it that way only for two column
    in the program. It is not working the code. can u pls help?

    po # item unit price total value of bill tax
    p123 abc 1 10 10%
    bbc 3
    cbc 2

  2. #2
    Forum Expert Solus Rankin's Avatar
    Join Date
    05-24-2013
    Location
    Hollywood, CA
    MS-Off Ver
    Win7 Office 2010 VS Express 2012
    Posts
    2,655

    Re: Userform to fill sales bill details

    Can you attach an example? There are too many unknowns for a good solution.
    Thanks,
    Solus


    Please remember the following:

    1. Use [code] code tags [/code]. It keeps posts clean, easy-to-read, and maintains VBA formatting.
    Highlight the code in your post and press the # button in the toolbar.
    2. Show appreciation to those who have helped you by clicking below their posts.
    3. If you are happy with a solution to your problem, mark the thread as [SOLVED] using the tools at the top.

    "Slow is smooth, smooth is fast."

  3. #3
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,361

    Re: Userform to fill sales bill details

    Moderator's Note:

    Welcome to the forum Aditi7.

    To attach a file as requested by Solus.

    Make sure there is just enough data to make it clear what is needed. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are demonstrated, mock them up manually if needed. Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic
    I think people forget the word "THANK YOU!!!!" Do you still know it???

    There is a little star ( ADD REPUTATION ) below those person who helped you. Click it to say your "PRIVATE APPRECIATION TO THEIR EFFORT ON THEIR CONTRIBUTIONS "

    Regards,
    Vladimir

  4. #4
    Registered User
    Join Date
    07-10-2013
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    16

    Re: Userform to fill sales bill details

    Quote Originally Posted by vlady View Post
    Moderator's Note:

    Welcome to the forum Aditi7.

    To attach a file as requested by Solus.

    Make sure there is just enough data to make it clear what is needed. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are demonstrated, mock them up manually if needed. Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic
    hi solus,

    I've attached the excel above .pls check n let me know if it can be done.
    Attached Files Attached Files

  5. #5
    Forum Expert Solus Rankin's Avatar
    Join Date
    05-24-2013
    Location
    Hollywood, CA
    MS-Off Ver
    Win7 Office 2010 VS Express 2012
    Posts
    2,655

    Re: Userform to fill sales bill details

    Will the lines be grouped by invoice number? Or PO number?

  6. #6
    Registered User
    Join Date
    07-10-2013
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    16

    Re: Userform to fill sales bill details

    both actually ... mostly PO number. can it even be done? pls let me know

  7. #7
    Registered User
    Join Date
    07-10-2013
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    16

    Re: Userform to fill sales bill details

    ok i got everything to work.except one part merging cells, i tried and failed, so was thinking of vertically stacking the values in multiple rows into cell.

    can u please help with that?

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1