deleting rows from Excel VBO
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-05-17 08:28 PM
This is the first time that we are getting an excel file which contain first seven rows as headers so here i want to delete those first 7 rows from excel file and then load it into collection and later on in DB each and everytime. how do i achieve it as i am using delete action from excel vbo and giving inputs as "7:7" in shift(left or up) but unable to complete deletion.If i am using the correct way then please guide me tghe proper inputs to be given or is there any other alternative to achieve this task ??
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-05-17 03:02 PM
I think you can do a Select then a Delete
