+ Reply to Thread
Results 1 to 3 of 3

Use form submission to enter data both in the form and not in the form

  1. #1
    Registered User
    Join Date
    11-19-2012
    Location
    Quantico, VA
    MS-Off Ver
    Excel 2013
    Posts
    74

    Use form submission to enter data both in the form and not in the form

    I have a form i designed to allow the user to quickly enter a

    1. Customer
    2. Date
    3. Price
    4. Quantity

    by color. But I ran into a problem. I didn't consider the section in CUSTOMERPURCHASEDATABASE that supposed to store the data didnt have the form in mind.

    Please help me make the form enter the same date and customer name on each line where the user listed a price and quantity for each of the colors. If there was no info entered for any of the colors it just skips it.

    I've attached the spread sheet. Please help me figure this out because my plan B requires a lot of work that might not work.
    Attached Files Attached Files
    Last edited by tsamuels; 06-05-2013 at 12:24 PM. Reason: poor grammer

  2. #2
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: Use form submission to enter data both in the form and not in the form

    Loop through the checkboxes for the colours and for each one that is checked call the EnterData sub, passing the colour, price and quantity.
    If posting code please use code tags, see here.

  3. #3
    Registered User
    Join Date
    11-19-2012
    Location
    Quantico, VA
    MS-Off Ver
    Excel 2013
    Posts
    74

    Re: Use form submission to enter data both in the form and not in the form

    i dont know how to loop through the boxes.

+ 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