bryanxchoo
New Member
- Joined
- Feb 8, 2014
- Messages
- 10
Hello,
Been trying hard to create the formula for my excel spreadsheet.
Example:
Sheet1
-------------------
A1 value is John
A2 value is Peter
A3 value is Ali
A4 value is Mary
B1 value is 1
B2 value is 0
B3 value is 3
B4 value is 1
Sheet2
-----------------------
A1 value is John
A2 value is Ali
A3 value is Ali
A4 value is Ali
A5 value is Mary
New sheet with value based on B1:B4 value
Is this possible with without VBA, only formula?
Thanks
Been trying hard to create the formula for my excel spreadsheet.
Example:
Sheet1
-------------------
A1 value is John
A2 value is Peter
A3 value is Ali
A4 value is Mary
B1 value is 1
B2 value is 0
B3 value is 3
B4 value is 1
Sheet2
-----------------------
A1 value is John
A2 value is Ali
A3 value is Ali
A4 value is Ali
A5 value is Mary
New sheet with value based on B1:B4 value
Is this possible with without VBA, only formula?
Thanks