D
david.isaacks
I want to display the same records x number of times based on the value
of a field.
[StatusJuly] has three values that could be entered into it. New,
Normal, or At Risk.
I want to run a report that list all the records based off of what
thier [StatusJuly] is.
New = 8
Normal = 4
At Risk = 8
Report
[FullName] [StatusJuly] [AssignedMonitor]
thanks,
David
of a field.
[StatusJuly] has three values that could be entered into it. New,
Normal, or At Risk.
I want to run a report that list all the records based off of what
thier [StatusJuly] is.
New = 8
Normal = 4
At Risk = 8
Report
[FullName] [StatusJuly] [AssignedMonitor]
thanks,
David