Im trying to access MS Access Report detail instances of a report page in VBA so i can do some formatting on each entry in the report.
Im not sure if this is possible as im trying to create a report which shows positive and negative differences between specific text boxes of 2 detail sections (only 2 will allways be visible on a report page).
I know how to code colours and the differences - i would just like to know how and if i can access those instances of text boxes in the detail sections so i can compare their content.
Im not a big fan of VBA so im not much knowledgable on the subject
Any help much apreciated!