![]() |
|
#3
|
||||
|
||||
|
Quote:
Can I trouble you to post a basic skeleton for how to get started? Given these variables: Code:
Dim MaxNum as Long Dim iRow() as Long Dim dDays() as Double Dim sTitle() as String I'd like the UserForm to display one line for each row or the arrays plus this title so that everything lines up: Code:
Row Days Title 1 3.25 Title #1 2 12.67 Title #2 3 0.17 Title #3 4 14.50 Title #4 . . . Thanks |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Match to columns and then copy line to second list. | Borut2019 | Excel | 0 | 02-18-2019 01:04 AM |
Problem with Msgbox in VBA
|
Puzzled Programmer | Excel Programming | 6 | 09-06-2018 04:34 PM |
columns in last table row don't line up
|
mavisgold | Word | 1 | 03-26-2017 02:32 AM |
| Formatting the line between columns in Word Mac 2011 | bpanda | Word | 1 | 06-03-2013 07:52 PM |
Make MsgBox appear...
|
Jamtart | PowerPoint | 3 | 09-01-2012 08:21 AM |