Thread
:
reference a function
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
Bill Brehm
Posts: n/a
reference a function
Can I do something like this?
A B
1 =F(A1)
2 =F(A2)
3 =F(A3)
4 etc
5
6
7
8
9
10
and define a function in a cell called F, say maybe =sin(X)? This would give
me the ability to plot any function I can put in a cell.
Reply With Quote