wow, initialized values - very useful!
always something new to learn
The approach via the right click new formula column menu is nice - 4 "clicks" (or mouse movements without clicking).
let's see if anyone can beat that.
By the way, there is no shortcut formula to count the entries in a column, e.g. the :name column, right?
New Column( "count",Numeric,"Continuous", Formula( Col Number( 1, :name ) ));