petrutms
New Member
- Joined
- Mar 1, 2021
- Messages
- 10
- Office Version
- 2019
- Platform
- Windows
- MacOS
- Mobile
- Web
Hi, i am trying to find a value in one sheet and match in on another. I used vlookup but I cant find the right syntax. Index works but if I drag the formula doesn't. Attached a sample to understand what I need: I need to find "a" and "b " values from values sheet and paste them in county sheet, with drag formula!
Any help is appreciated !
Any help is appreciated !
Book1 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | |||
1 | jan | feb | mar | apr | may | jun | jul | aug | |||
2 | a | ||||||||||
3 | b | ||||||||||
county |
Book1 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | |||
1 | jan | feb | mar | apr | may | jun | jul | aug | |||
2 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | |||
3 | s | 4 | 4 | 4 | 4 | 4 | 4 | 4 | 4 | ||
4 | c | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | ||
5 | d | 4 | 4 | 4 | 4 | 4 | 4 | 4 | 4 | ||
6 | e | 5 | 5 | 5 | 5 | 5 | 5 | 5 | 5 | ||
7 | f | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | ||
8 | g | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | ||
9 | h | 4 | 4 | 4 | 4 | 4 | 4 | 4 | 4 | ||
10 | i | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | ||
11 | a | 4 | 4 | 4 | 4 | 4 | 4 | 4 | 4 | ||
12 | k | 5 | 5 | 5 | 5 | 5 | 5 | 5 | 5 | ||
13 | l | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | ||
14 | m | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | ||
15 | b | 4 | 4 | 4 | 4 | 4 | 4 | 4 | 4 | ||
16 | o | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | ||
17 | p | 4 | 4 | 4 | 4 | 4 | 4 | 4 | 4 | ||
18 | q | 5 | 5 | 5 | 5 | 5 | 5 | 5 | 5 | ||
values |