andrew_milonavic
Board Regular
- Joined
- Nov 16, 2016
- Messages
- 98
Hey Everyone,
I have a formula that text joins three cells using index/match for each. The second cell being joined is a number. Is it possible to have the number being returned by the index/match multiplied by a number in another cell?
If my current formula returned: Truck 5 Cat. The new formula would return: Truck 10 Cat. Assuming the cell to multiple by had 2 in it.
I have the above working with vlookup, but with the amount of data it's slow to load and calculate so I'm trying to convert to index/match.
Hope that makes sense.
Thanks
Andrew
I have a formula that text joins three cells using index/match for each. The second cell being joined is a number. Is it possible to have the number being returned by the index/match multiplied by a number in another cell?
If my current formula returned: Truck 5 Cat. The new formula would return: Truck 10 Cat. Assuming the cell to multiple by had 2 in it.
I have the above working with vlookup, but with the amount of data it's slow to load and calculate so I'm trying to convert to index/match.
Hope that makes sense.
Thanks
Andrew