I often have text in columns and need to replace some things without clobbering similar stuff on the same line... a simple example follows:
The visual selection block should be identifiable with %V
:'<,'>s/\%V80/81/g