+ Reply to Thread
Results 1 to 3 of 3

Quotes, Picklists, Parts Database

  1. #1
    Registered User
    Join Date
    04-10-2014
    Location
    Bangor
    MS-Off Ver
    Excel 2007
    Posts
    3

    Quotes, Picklists, Parts Database

    Hi,

    Im very new to VBA and come to a dead end with my program so need a helping hand. What I am trying to do is:

    1. Create a list of parts divided into sections to suit each part.
    2. Select each part number using a Checkbox which enables a text box (for quantity)
    3. When I type in my quantity I want to press enter key and the data to be copied to another worksheet in the same book.
    4. I also have prices and other information on another sheet which I would like to copy along with the above, but can we get the above sorted and move on from that?

    Many Thanks
    Scott McQ

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: Quotes, Picklists, Parts Database

    Hello Scottmcq12,

    It would help to see some actual data. If you can post your workbook that would be ideal.


    How To Post Your Workbook
    1. At the bottom right of the Reply window, Click the button Go Advanced
    2. At the top of the Your Message Window, in the first row of icons, Click the Paperclip icon.
    3. Click the Add Files button at the top right in the dialog box. This displays the File Manager dialog.
    4. Click the Select Files button at the bottom middle of the dialog.
    5. In the new window Find the file you want to upload, select it, and Click Open.
    6. You will now be back in the File Manager dialog. Click the bottom Middle button Upload File.
    7. Wait until the file has completely uploaded before you exit the File Manager dialog.
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  3. #3
    Registered User
    Join Date
    04-10-2014
    Location
    Bangor
    MS-Off Ver
    Excel 2007
    Posts
    3

    Cool Re: Quotes, Picklists, Parts Database

    Hi,

    Thanks for the speedy reply. I have attached the document now and will go through what I have done so far..

    1. Created Parts List Sheet
    2. Created Part Prices Sheet
    3. Created Rep Prices Sheet
    4. Created Produced Pick List Sheet
    5. On the Parts list I have a list of part numbers which have individual checkboxes and textboxes. When I check a parts checkbox the text box for this part is enabled. I can then put in the quantity of this part that I want. If I uncheck the checkbox the textbox will clear and do nothing.
    6. Uploaded dummy prices to part prices list.
    7. Formula created to add percentage on for reps prices sheet.

    (All of the above is how I want the program to work.. I just need help with the following to get me back on track..

    When I check say checkbox1, textbox1 is enabled. What I want to do from here is, when the checkbox is checked, copy - whatever I type into textbox1, the part number/name (text in a cell) and the description of item (table title). Obviously If I uncheck the checkbox then the above does not copy and nothing happens.

    All this information would need to be pasted onto the produced pick list sheet. If it is at all possible in the order as the excel document shows and for each item added then go to the next row.. Hope all this makes sence..

    And thanks again..
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Double Quotes using Chr(34) and Extra Quotes when saving as text file
    By vamosj in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 07-26-2013, 12:26 PM
  2. UserForm for filtering/querying a database of parts
    By MattParry in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-04-2012, 10:25 AM
  3. Remove text between quotes, variable length and number of quotes
    By JP Romano in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-14-2011, 10:40 AM
  4. PickLists VB Code
    By ivanov_nv in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-02-2010, 09:13 AM
  5. Does excel support multi-value picklists?
    By osu_kfrance in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-29-2005, 01:00 PM

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