M
Michael C via AccessMonster.com
I have a report that needs to show a possible of 4 different calculated
results depending on given criteria:
There are 4 production lines that calculate their end-numbers differently
depending on the line in question.
I am looking at creating a module that I can call to an individual cell, that
will have some sort of case statement / elseif statement that will do the
calculations. However, I haven't really used modules cold turkey before,
and could use some ideas on the basic structure. I could probably write the
If statements, but how to set it up?
Perry
results depending on given criteria:
There are 4 production lines that calculate their end-numbers differently
depending on the line in question.
I am looking at creating a module that I can call to an individual cell, that
will have some sort of case statement / elseif statement that will do the
calculations. However, I haven't really used modules cold turkey before,
and could use some ideas on the basic structure. I could probably write the
If statements, but how to set it up?
Perry