Hello,
I have a loop code that steps through and creates a string from the counter, for example it goes P01, P02, P03 etc until it gets to 12. This is fine. But I want to use this as criteria in an update query (this works as well) and also the field name, as I have 12 fields in a table which...