|
-
Jan 24th, 2013, 06:15 PM
#1
Thread Starter
New Member
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!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|