+ Reply to Thread
Results 1 to 2 of 2

Code error opening userform for data entry

  1. #1
    Registered User
    Join Date
    01-09-2015
    Location
    Illinois, USA
    MS-Off Ver
    2013
    Posts
    63

    Lightbulb Code error opening userform for data entry

    First off, relatively new to this site. Thanks for all help.

    I am building a file with worksheets for inputting data into a user form and saving the data. I am getting errors trying to open the user form. Been trying to fix for a couple days.

    This file was downloaded from contextures and modified.

    Thanks again
    Attached Files Attached Files

  2. #2
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: Code error opening userform for data entry

    Hi dwheggen1

    The Name of the User Form is frmPartLoc.
    Please Login or Register  to view this content.
    Having said that, you'll get another error...Permission Denied.

    You have the Row Source Property of cboPart set and the Code is using the Add Item Method. Can't do that...use one or the other.

    You'll get at least a third error when the Code tries to fill cbolocation...your Named Range for ws.Range("LocationList") is empty.
    John

    If you have issues with Code I've provided, I appreciate your feedback.

    In the event Code provided resolves your issue, please mark your Thread as SOLVED.

    If you're satisfied by any members response to your issue please use the star icon at the lower left of their post.

+ 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] Code to control data entry in Combo-box situated in userform
    By kosherboy in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 01-05-2015, 10:15 AM
  2. Replies: 0
    Last Post: 02-04-2014, 12:36 AM
  3. [SOLVED] Userform data entry code
    By Nitefox in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 18
    Last Post: 12-21-2013, 12:48 AM
  4. How do I code (VBA) fixed date entry upon opening workbook?
    By LittleBloke in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 07-05-2011, 02:05 PM
  5. Out of Subscript error while opening a Userform
    By shivboy in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 06-22-2006, 07:07 AM

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