I want a movsum 4 but I don't want that first couple of observations that are computed with 1, 2, 3 observations. I only want observations that are computed with 4 observations. I have several by groups so it is not that easy to just delete them. Is there a way to tell proc expand not to include them or an easy way to delete when you have many by groups. Thanks.