Get Worksheet Range as Collection
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-04-18 07:23 PM
When i am trying to get any excel column as range from mid,say 1000 to 2000,it is taking 1st value as column name.If i need to add all the values 1st value would be wasted and also i cant access the collection as column name will change for different range of values.How should i generalize the column name.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-04-18 10:17 PM
Have a play around with the utility collections VBO - there are actions in there that allow you to add a new header row to your collection (There may also be an example of this in the Process Examples distributed with the templates)..
