Hello! - I am beating my head on my desk trying to figure this one out. Here is what I am trying to do:

I have worksheets in my workbook that are named with number. On my first sheet however is a chart that I am referencing where for the number of the row, I want the info to go into the other worksheets.

For instance - worksheet1 - sunday - row 3 should take info from columns in row 3 and place that info into different places in the worksheet named 3. Info in row 4 should take info from columns in row 4 and place that info into different places in the worksheet named 4.

The reason I cannot just reference the cells is that I have some other code that is working and populates these sheets numerous times. Please let me know if you have any ideas how I can reference the worksheets based on the names by rows.