View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Les G Les G is offline
external usenet poster
 
Posts: 15
Default Dynanic Worksheet functions

I am fairly clued up with VB, but want to try cut down using VB when
designing spreadsheets... Is it possible to have a function (e.g. If
function) post a result into an alternative cell dependant an the value in
the 'input' cell?
i.e. If A1 = X value then B2 = Y value