G
Guest
I have a report that is linked to a query which has around 52 fields that
change when the fiscal years changes. For example the fields may be
txtFY06sales, txtFY06inventory, etc.... Also the linked data fields in the
query are similarly named. Changing the query is no problem, but changing 52
fields in a report(actually it may be more then 52) is very labor intensive.
Is there an easier way to make the changes rather going into each field and
manually changing them? I was thinking that VB may offer an easier solution,
but I don't know how to do it in VB. I realize I should not have designed
the report like I did, but the fiscal year is ending very soon and I don't
have time to redesign the report and the system that support it. I would
really appreciate any help offered.
change when the fiscal years changes. For example the fields may be
txtFY06sales, txtFY06inventory, etc.... Also the linked data fields in the
query are similarly named. Changing the query is no problem, but changing 52
fields in a report(actually it may be more then 52) is very labor intensive.
Is there an easier way to make the changes rather going into each field and
manually changing them? I was thinking that VB may offer an easier solution,
but I don't know how to do it in VB. I realize I should not have designed
the report like I did, but the fiscal year is ending very soon and I don't
have time to redesign the report and the system that support it. I would
really appreciate any help offered.