F
flipflop
went into personal.xls vb editor, inserted new module, typed:
public function f(x) as double
f=x+1
end function
f(x) works fine in personal.xls - not in any other workbook. saved
personal.xls, closed excel, re-opened, etc. etc. no joy. how hard is
it meant to be?
public function f(x) as double
f=x+1
end function
f(x) works fine in personal.xls - not in any other workbook. saved
personal.xls, closed excel, re-opened, etc. etc. no joy. how hard is
it meant to be?