Dear All,
I have a query that has one output field
I would like to have a VBA function that if I apply in the second field (Field2) it just writes numbers from 1 to as many records there are in the query
(I dont want to sort my data, I just want those numbers to be added)
eg.
Field1 Field2
Y 1
X 2
Z 3
Could you please advise?
Many thanks in advance
I have a query that has one output field
I would like to have a VBA function that if I apply in the second field (Field2) it just writes numbers from 1 to as many records there are in the query
(I dont want to sort my data, I just want those numbers to be added)
eg.
Field1 Field2
Y 1
X 2
Z 3
Could you please advise?
Many thanks in advance