F
fahzia
here is how my function looks like. Also i am using this in formula
like =check("A1")
function check(cell)
{
if cell>50
get the new valuue from a differnt workbook
}
can someone PLZ tell me how will i get the value from a different
workbook. I have to use this value in my function, can this be done in
a macro. I can open the second workbook if need be . please help
like =check("A1")
function check(cell)
{
if cell>50
get the new valuue from a differnt workbook
}
can someone PLZ tell me how will i get the value from a different
workbook. I have to use this value in my function, can this be done in
a macro. I can open the second workbook if need be . please help