View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
zim zim is offline
external usenet poster
 
Posts: 9
Default In Excel, how do I make a lookup table that returns a function?

In column A, I have a numerical code that corresponds to some function. In
column B, I have a parameter of that function (either a numeric constant or a
cell reference, depending on the function.) How do I make a lookup table
that returns the function that must operate on the parameter?