quote:
Originally posted by AKazak
quote:
Originally posted by YimingChen
Hi,
Can you first change column format to Text?
James
It works if I change the column's format to Text.
However, if I revert to format setting back to Text & Numeric, I get the same as on the screenshot above.
---
AK
If the rows range is fixed, you can leave the F(x) empty and set column values in "Before Formula Scripts":
for(int i = 1; i <= 9; i++)
{
Cell(i, j)$ = wcol(j)[Test]$;
}
&&&&&&&&&
&&&
&&
& _____ ___________
II__|[] | | I I |
| |_|_ I I _|
< OO----OOO OO---OO
**********************************************************