=Table

M

matthew

Does anyone know what this formula is supposed to do?

{=TABLE(D9,D8)


Thank you.
 
P

Peter Rooney

It could be a custom function - you can write your own in Excel - have you
checked in Visual Basic modules in your workbook for a procedure that begins
"Function Table" ?
 
J

JE McGimpsey

It's the array function generated by Data/Table. See "Create a
two-variable data table" in XL Help.
 
Top