Question Macro
Hello,
I'm very new here and I don't know much about macros.
I have a question. I have a forms that contain 100+ text boxes, many of them preceded by a numbering (In a separate text object) so
((1) (blablablabla))
((2) (blablabla)) etc... (Where () represent an object/subform)
Sometime we insert a line between 2 other and... we need to manually changes all the numbering.
I was wondering if it was possible to have a macro that could do this job automatically
For example, something like "previous#+1" to all object that start with "ItemNumber_" in the hierarchy. Something like that would be so helpful.
I hope someone can help me with that.
Thank you.