supermom28115
New Member
- Joined
- May 9, 2022
- Messages
- 43
- Office Version
- 365
- Platform
- Windows
I am trying to create a workbook where Sheet 1 would be printed out for each ID # to be distributed to that person as a hard copy. It would not be saved each time but used to gather the data into a formatted and organized for better understanding
Sheet 1 C2 is to input todays date, formula in E3 to calculate week #, F2 is to input ID # for participant. The rest of the page is where I need to data to be placed that would come from sheet #2
Sheet 2 is a table but isnt formatted as a table, column B beginning at row 7 is a list of items: shoe, hat, pencil, ruler, cup, taco, towel etc. Columns C - BB row 6 is week #'s 1 - 52. Array C7:BB20 are all '=RANDBETWEEN(1,3)
I need to print a sheet for ID# 1 that list each item in Column B of Sheet 2 that matches the week number and the ID # and there will be multiple matches. So if the date calculates to week 25 and the ID # is 2, I need a list of the items from the column for week 25 and the ID # 2 and whatever item is in column B on that matching row. If week 25 is column AA and rows 8, 10, 11, and 22 are all ID #2 then I need on Sheet 1 in whatever starting cell is designated; B8, next cell down B10, next cell down B11, next cell down B22. Then I print and enter the next ID# to generate a new list to print.
I will also need to be able to continue adding to Sheet 2 more items in the future.
Thank you guys for any advice or assistance you can offer.
Sheet 1 C2 is to input todays date, formula in E3 to calculate week #, F2 is to input ID # for participant. The rest of the page is where I need to data to be placed that would come from sheet #2
Sheet 2 is a table but isnt formatted as a table, column B beginning at row 7 is a list of items: shoe, hat, pencil, ruler, cup, taco, towel etc. Columns C - BB row 6 is week #'s 1 - 52. Array C7:BB20 are all '=RANDBETWEEN(1,3)
I need to print a sheet for ID# 1 that list each item in Column B of Sheet 2 that matches the week number and the ID # and there will be multiple matches. So if the date calculates to week 25 and the ID # is 2, I need a list of the items from the column for week 25 and the ID # 2 and whatever item is in column B on that matching row. If week 25 is column AA and rows 8, 10, 11, and 22 are all ID #2 then I need on Sheet 1 in whatever starting cell is designated; B8, next cell down B10, next cell down B11, next cell down B22. Then I print and enter the next ID# to generate a new list to print.
I will also need to be able to continue adding to Sheet 2 more items in the future.
Thank you guys for any advice or assistance you can offer.