excelnewlearner
New Member
- Joined
- Jul 19, 2024
- Messages
- 7
- Office Version
- 365
- 2021
- Platform
- Windows
- MacOS
Hello,
Hope someone can help!
Basically what I am trying to do is return a whole row of information based on a single list item. This will allow to generate estimates and all I have to do is adjust the Quantity.
I have put a sample sheet together. So sheet one would select the item, but then populate all the information across the row as per sheet 2.
Would really appreciate any solutions.
thanks
Hope someone can help!
Basically what I am trying to do is return a whole row of information based on a single list item. This will allow to generate estimates and all I have to do is adjust the Quantity.
I have put a sample sheet together. So sheet one would select the item, but then populate all the information across the row as per sheet 2.
Would really appreciate any solutions.
thanks
Sample.xlsx | |||
---|---|---|---|
A | |||
4 | |||
5 | |||
6 | |||
7 | |||
8 | |||
9 | |||
10 | |||
11 | |||
12 | |||
13 | |||
14 | |||
15 | |||
16 | |||
17 | |||
18 | |||
19 | |||
20 | |||
21 | |||
22 | |||
23 | |||
24 | |||
Sheet1 |
Cells with Data Validation | ||
---|---|---|
Cell | Allow | Criteria |
A4:A24 | List | =Sheet2!$A$2:$A$7 |