Excel 逹人
如果将个月份 format 改成 2011.12,
that would make you life much easier.
that would make you life much easier.
作者: smj_lam 发布时间: 2013-11-22
唔明?2013有9个AUD rate?你想搵乜?
作者: 111x111=12321 发布时间: 2013-11-22
Let AUD in cell[B1] with cell[B27] is input select date and cell[B28] is input select exchange then cell[C27] is output rate=INDEX(B2:G25,MATCH(A27,A2:A25,0),MATCH(A28,B1:G1,0)) where cell[27] and range[A2:A25] should be same format.
作者: alee001 发布时间: 2013-11-22
你有语病,是不是读个月的平均数?还是最近六个月的平均,还是依过去六个月估计下一个月的RATE?一个答案肯定不能满足你。
作者: smj_lam 发布时间: 2013-11-22
=VLOOKUP("June 2013",A1:G100,2,TRUE)
作者: alee001 发布时间: 2013-11-22
引用:原帖由 大无畏 於 2013-10-23 01:21 AM 发表
=VLOOKUP("June 2013",A1:G100,2,TRUE)
great! =VLOOKUP("June 2013",A1:G100,2,TRUE)
作者: 81299129 发布时间: 2013-11-22