Results 1 to 2 of 2

Thread: Beginner Array / RefEdit Assistance

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2013
    Posts
    2

    Beginner Array / RefEdit Assistance

    Hi folks -

    I've got a userform with a RefEdit box named 'schedule' with which the user will select a single column of cells (variable length). What I need to do with this range of cells is:

    -read the values into an array for further processing
    -count the number of non-blank values
    -assure that the sum of the values adds up to 1.00 (percentages); error out if it does not
    -loop through the array values and assign them to a specific variable

    I know this is pretty much arrays 101 but all of my searches have turned up results that are far too advanced. All help is much appreciated.

    Thanks!

  2. #2
    Don't Panic! Ecniv's Avatar
    Join Date
    Nov 2000
    Location
    Amsterdam...
    Posts
    5,343

    Re: Beginner Array / RefEdit Assistance

    What code have you got and where are you reading from...?

    BOFH Now, BOFH Past, Information on duplicates

    Feeling like a fly on the inside of a closed window (Thunk!)
    If I post a lot, it is because I am bored at work! ;D Or stuck...
    * Anything I post can be only my opinion. Advice etc is up to you to persue...

Posting Permissions

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



Click Here to Expand Forum to Full Width