How can I add a new column after first 4 columns in an excel worksheet?
1 Like
@Palaniyappan Can you suggest me any solution?
1 Like
This link may help you, @vamsikrish28
2 Likes
Hi
Hope this would help you for sure
Here the set ordinal is used to add the datacolumn at desired position and here in the xaml attached will have set at Column B with 1, you can set as 4 To add at your desired position
Here you go with that sample xaml
add datacolumn.zip (2.6 KB)
Cheers @vamsikrish28
2 Likes
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.