|
-
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!
-
Jan 25th, 2013, 06:20 AM
#2
Re: Beginner Array / RefEdit Assistance
What code have you got and where are you reading from...?
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|