朋友们,我需要一个正式的 excel,在过去几天为类似这种形式的事情而苦苦挣扎:(
it should search for the value in which starts with `01` in `B row`
and past that value in `A1,A2,A3,A4.......` till it got another value in `B row`
which stars with `01`.
- 在我的表中
B1
将从01
100%开始
所以在B1
ifB27
有一个以 开头的值之后01
,这个形式应该将B1
值从复制A1
到A26
从A27
它应该超过B27
(从A27
到 B 行中以 开头的某个其他单元格01
)的值