Remove animation frames in the middle

I want to remove 20 frames from the middle of an animation, is it possible to do within ue4?

I know it’s possible to remove frames by rightclicking in the sequence bar below but I can only choose to remove from 0 to position or from position to end, is there a way to remove from position1 to position2 within ue4?

I finally did it in Blender.

You could split it into two clips and trim them.

I know, but there’s no way to merge them afterwards, right? I would have to make a montage to achieve the result i want.

You could Duplicate the animation, then trim out the frames using the from start and from end methods and then make an anim composite. Although I strongly suggest editing them outside of the editor.