rhysmcculloch
New Member
- Joined
- Aug 23, 2021
- Messages
- 1
- Office Version
- 365
- Platform
- Windows
Hi Everyone,
I have been trying to get this to work for a few days straight and i'm stumped. I'm trying to create a dropdown list inside a table that searches another table nearby fo all the sets that fall if the date logged is between the start and end date for that set.
I have attached an image of an example, i had an issue tying to get the XL2BB to work.
For example, if on day #1 entered with the date 2/06/2021 in the day_log table, i want the "set" column to have a dropdown list that comes from the "set_goals" table, with a list of the available sets that the logged date falls between. For for this example, the 2/06/2021 will fall between the start and end date of only the first set in the "set goals" table, so the drop down list would only show the corresponding "set 1". For the entries that are logged as 14/08/2021 & 15/08/2021, there would be 2 options available in the "set goals" table as there are 2 options that those dates fall between, so the dropdown list would only display the corresponding 2 values there, "set 1" (for that time period" & "set 2").
The goal is to use that to autofill the values section in the log table depending on the selected set from that dropdown list. e.g., on the day logged as "15/08/2021", there would be 2 available options int the dropdown ("set 1" & "set 2"), and then selecting "set 2" from the dropdown will lead the values columns to automatically lookup their corresponding values: 1500, 100, 1000, 700.
I really hope this makes sense! I have been fighting with it and looking up different ways to do it and I cannot get it to work. Any help would be greatly appreciated!
Thankyou!
I have been trying to get this to work for a few days straight and i'm stumped. I'm trying to create a dropdown list inside a table that searches another table nearby fo all the sets that fall if the date logged is between the start and end date for that set.
I have attached an image of an example, i had an issue tying to get the XL2BB to work.
For example, if on day #1 entered with the date 2/06/2021 in the day_log table, i want the "set" column to have a dropdown list that comes from the "set_goals" table, with a list of the available sets that the logged date falls between. For for this example, the 2/06/2021 will fall between the start and end date of only the first set in the "set goals" table, so the drop down list would only show the corresponding "set 1". For the entries that are logged as 14/08/2021 & 15/08/2021, there would be 2 options available in the "set goals" table as there are 2 options that those dates fall between, so the dropdown list would only display the corresponding 2 values there, "set 1" (for that time period" & "set 2").
The goal is to use that to autofill the values section in the log table depending on the selected set from that dropdown list. e.g., on the day logged as "15/08/2021", there would be 2 available options int the dropdown ("set 1" & "set 2"), and then selecting "set 2" from the dropdown will lead the values columns to automatically lookup their corresponding values: 1500, 100, 1000, 700.
I really hope this makes sense! I have been fighting with it and looking up different ways to do it and I cannot get it to work. Any help would be greatly appreciated!
Thankyou!