Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
All,
I have a timescale array in MS Project that looks like this: Set TSV = ActiveCell.Resource.TimeScaleData(txtFromDt.Value, txtToDt.Value, _ pjResourceTimescaledWorkAvailability, pjTimescaleDays) I need to get this information into a table in Excel, and I don't really understand much about arrays. I need the Resources listed down the side (the rows), the date range listed across the top (the columns), and the TimescaledWorkAvailability in the appropriate intersecting cells. If anybody knows how to do this, I would appreciate the help. Thanks! Sarah |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
cant pass array to excel from c++ using xloper structure | Excel Worksheet Functions | |||
combining cells and array from different sheets into an array to pass to IRR() | Excel Discussion (Misc queries) | |||
warning: cannot change part of an array. how do I by pass this? | Excel Worksheet Functions | |||
Pass an array to Rank | Excel Worksheet Functions | |||
Can we Pass String to FieldInfo Array to OpenText Method. | Excel Programming |