Paste errors when copying column name in a group by function

A

Anton

I have this really strange and annoying problem when using a group by in a
query.
To avoid names like sumOffTotalVolume I try to copy the file name 'Total
Volume'
typ":" to get these result; Total Volume: Total Volume

This is clear I think. What happens very often that instead of the copied
data, copied data including a time format is pasted.

Why is this is and what to fix this bug?

Example; SJV_PK:SJV_PK11:53:59 when pasting SJV_PK
 
Top