SWETHAKHATRI88
New Member
- Joined
- Jul 29, 2022
- Messages
- 10
- Office Version
- 2021
- Platform
- MacOS
I have 2 sheets called CON, COM
based on the values in column q in COM for each unique value a sheet is created in the same workbook. In the new sheets I have in R2 opening Bal. the value of opening bal needs to be taken from sheet CON. There is a date to be considered as well. Along with the sheet name.
So in sheet CON the data is
REDB. 04-10-2023. Openingbal 50
BLUEB. 04-10-2023 openingbal 100
Worksheet REDB has the data as
opening Bal ?????
04-10-2023
Is there any way I can dynamically pull the data out in sheet REDB from the sheet CON. I am expecting 50 to be auto populated. Next day whatever is the value for 05-10-2023 in CON to be auto populated
Thanks in advance
based on the values in column q in COM for each unique value a sheet is created in the same workbook. In the new sheets I have in R2 opening Bal. the value of opening bal needs to be taken from sheet CON. There is a date to be considered as well. Along with the sheet name.
So in sheet CON the data is
REDB. 04-10-2023. Openingbal 50
BLUEB. 04-10-2023 openingbal 100
Worksheet REDB has the data as
opening Bal ?????
04-10-2023
Is there any way I can dynamically pull the data out in sheet REDB from the sheet CON. I am expecting 50 to be auto populated. Next day whatever is the value for 05-10-2023 in CON to be auto populated
Thanks in advance