I need some code or ideas for reshuffling the order of visit in a itinary. Currently i export to excell drag n drop then import in access. I would prefer to stay in access. Any ideas?
You can sort your record source anyway you want. It you want a random sort then you would have to use the Random function. Search around for there are examples posted around.