I want to populate some values in a sheet and then use jxl Formula to get the values from that sheet and write it to another sheet...
When I try to run this sample c
You can fix this problem if you put in e.g. Z1 = "=Output!D1", Z2 = "=Output!D2"... and later you try AVERAGE(z1:z5) in your favorite cell