Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm sure this is rather simple, however, I'm new to programming and VBA.
I have a spreadsheet where the first column contains the User IDs and the first row contains the Task IDs. All of the other cells in between contain a '1' or '2' (priority) where the user has the task. There are many blank cells. I would like to take this data and put it into 3 columns -- User ID, Task ID, and Priority. I'm guessing this can be done with an array in VBA, but that is quite new to me. Thanks in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Arrays | Excel Discussion (Misc queries) | |||
Working with ranges in arrays... or an introduction to arrays | Excel Programming | |||
Arrays - declaration, adding values to arrays and calculation | Excel Programming | |||
help with arrays | Excel Programming | |||
Arrays | Excel Programming |