Discussions about editing and cleaning data
-
Anne
- Posts: 104
- Joined: January 11th, 2012, 12:55 am
Post
by Anne »
I'm trying to figure out how to delete a row in a roster in my batch edits. Anyone knows how?
(I know it's the last one I want to delete, so I tried to decrease maxocc, but as expected: this didn't work

)
Anne
-
josh
- Posts: 2403
- Joined: May 5th, 2014, 12:49 pm
- Location: Washington DC
Post
by josh »
Have you tried the delete function? You pass it the record name and occurrence number:
delete (PERSON_REC(i));