WillowLion
New Member
- Joined
- May 3, 2022
- Messages
- 4
- Office Version
- 365
- Platform
- Windows
Hello,
I am attempting to copy from one sheet to another based on the value of a cell with a data validation list. I need the formula to adapt to information from Sheet1 if data should change.
Details below:
I need to copy rows of data (columns A-F only) from Sheet 1 to Sheet2 IF data in column F of Sheet 1 contains "Enrolled" (does not need to be an exact match). Column F contains a dependent data validation list. Needs to copy by row, columns a-f only into sheet2 of the same workbook (destination are the same columns, A-F).
Sheet1:
Dependent Data Validation List - Sheet1:
Sheet2 (Columns G-H shown only as example, titles redacted for sensitive data):
*Note: I CANNOT use VBA or macros as this workbook needs to operate on Excel online. I also don't have Scripts.
Can this be done?
Thank you for any help you all can give!
I am attempting to copy from one sheet to another based on the value of a cell with a data validation list. I need the formula to adapt to information from Sheet1 if data should change.
Details below:
I need to copy rows of data (columns A-F only) from Sheet 1 to Sheet2 IF data in column F of Sheet 1 contains "Enrolled" (does not need to be an exact match). Column F contains a dependent data validation list. Needs to copy by row, columns a-f only into sheet2 of the same workbook (destination are the same columns, A-F).
Sheet1:
Dependent Data Validation List - Sheet1:
Sheet2 (Columns G-H shown only as example, titles redacted for sensitive data):
*Note: I CANNOT use VBA or macros as this workbook needs to operate on Excel online. I also don't have Scripts.
Can this be done?
Thank you for any help you all can give!