Hi Jerryylu,
Although there is no specific move-command I think the best way would be to get the takeitem, copy the contents into temporary variables and insert a new take item (with the data from the temporary variables in it) in the desired group and then deleting the original take item.
Which is [I]essentially[/I] the same as how a file is moved on a computer, but it's just not visible.
I don't know the syntax in VBA, but I've already made applications that generate standings for a specific football-competition where the gfx-operator can still modify the values or add additional data but at least doesn't have to calculate the standings by himself, so it's definitely possible.
#XPression