That worked perfectly!
I really appreciate that. I had spent a lot of time looking at the get_posts & wp_list_pages functions but just got stuck. I am not exactly sure how the array(‘post__in’ => explode(‘,’,$myposts)) works but that was the key to making this work. I will definitely do some more research on that part of the code.
Thanks again!