Forum Discussion
how can I insert fixed integer in series?
Dear Victor,
Thank you so much for your reply.
I tried add index, but it didn't work..
The reason why I want to have fixed integer is like below,
Rank is fixed, and Sales name, Quantity, Amount can be changed,
so I can see who is No.1 for Quantiy, who is No.1 for Amount with one fixed column.
is this truely impossible? T.T
My last solution, is very simple but work in some scenarios
1. Create a Table with 1 column from 1....27 values
Put in a table Visual
2. In A different Table Visual put the other columns., Try to look like a single table.
- MarieJ9 years agoRegular Visitor
wow, it looks wonderful!!!
this is truely simple and good!!
Thank you sooooo much Victor!! ^__^
But if the list is over 43, I should scroll down rank table, and sale table seperately ^^;;;
and if the list is a lot, it's quite difficult to scroll down with same position T.T