Hello, I hope you can help me, what is happening, I am modifying data with Vba and PI sdk in MS Excel, I have 2 values that have the same timestamp, with 5, 6 or 7 digits in the millisecond, for example "01-01-2024 00 :00:00.61370," but when I modify it it always changes the first of them, since I want to change the second, for example the first would be "AAA", the second "BBB" and I want to change the "BBB" to "CCC" but change the "AAA" to "CCC", I don't know if these values in the same timestamp will have any index since I can do it through SMT, I have tried formatting with more milliseconds but it doesn't work for me. from now, thank you for you help.