On mainSheet, I want to row by row show the values on otherSheet, which have a few blank rows between each. Seems like it should be simple enough, but getting the correct formula into the green cells of column B on mainSheet is proving difficult. I've tried too many combinations of offset/indirect/address functions and just don't see how to simply point to a starting cell and then increment the appropriate number of rows. Thanks for any help in defeating my arch nemesis, the offset function.