+ Reply to Thread
Results 1 to 3 of 3

Userform textfield to show the max value from a column

  1. #1
    Registered User
    Join Date
    05-04-2015
    Location
    New Jersey
    MS-Off Ver
    2010
    Posts
    38

    Wink Userform textfield to show the max value from a column

    Hi,
    I would like to display the maximum value of column N on sheet 'Data Entry' on my userform. I would like the new display to be display only and not look like a user entry field, is that possible?
    Thanks!

  2. #2
    Registered User
    Join Date
    11-13-2006
    Posts
    87

    Re: Userform textfield to show the max value from a column

    Add a UserForm Label, Named lblMaxValue

    In the code
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    05-04-2015
    Location
    New Jersey
    MS-Off Ver
    2010
    Posts
    38

    Re: Userform textfield to show the max value from a column

    Thanks, this works great , but i have a glitch.
    The values i am working with to find the max are the result of a MID formula, to strip out alpha characters from another cell. So for example, column B has values like AH3, AH4 etc and my new column N uses =MID(B2,3,3) to strip off the AH and return 3, 4, etc. Then I want to find the max of column N. Is there a way to automatically change the results of my MID formula so they are true values and can use the MAX formula?

+ 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. Userform Combobox - Show 2 columns Use data from 2nd Column
    By CRIMEDOG in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-12-2011, 03:26 PM
  2. UserForm to search sheet, show results on separate userform?
    By egemenkepekci in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-25-2010, 01:06 PM
  3. userform is large.....how to use scrollbar of userform to show all of the userform
    By welchs101 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-05-2010, 04:11 PM
  4. Userform Textfield Data Entry Speed
    By Berrywoods in forum Excel General
    Replies: 2
    Last Post: 02-17-2010, 01:01 PM
  5. [SOLVED] useform with flexibel textfield
    By Siegfried in forum Excel General
    Replies: 3
    Last Post: 04-24-2005, 02:06 PM

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