Hi,
I am using the following formula to get the prices for my courses (named
rices list is located next to named:courses in the data sheet)
=IF(ISBLANK(D8),0,LOOKUP(D8,courses,data!C2:C15))
I now need to add to my named
rices in having a Euro and Sterling list. I have created a list with Euro and Sterling. I do no know how to get it so that when you pick Euro or Sterling it will pick up the correct list in the data sheet.
The prices are constant (I do not need to work them out from an exchange rate).
I hope that makes sense. I can always email the worksheet if that would help. Many thanks,
Red
I am using the following formula to get the prices for my courses (named
=IF(ISBLANK(D8),0,LOOKUP(D8,courses,data!C2:C15))
I now need to add to my named
The prices are constant (I do not need to work them out from an exchange rate).
I hope that makes sense. I can always email the worksheet if that would help. Many thanks,
Red