Hi! I have some file with module to create mail from VBA and send it with some body text. But I would like to put there also a table below the text with columns including datas from excel sheet name Arkusz1, columns from A to O. The issue is that the table should have dynamic range, so if user in cell A34 provide some index number, then table should be generated only with rows matching witch the text from user. Can you please help? I really do not know how to manage it.