Crystal XI. Have these fields/formulas to calculate the number of rooms required for a building with a particular capacity:
CAPACITY
@MaxCapacity = CAPACITY * 0.95
@Rooms = @MaxCapacity / 15
@TotalArea = @Rooms * 60
And Group sum totals for each placed in the Group Footer.
...which all seems...
I'm having a hard time figuring this out, so any help would be appreciated.
I have these tables:
Inventory - Item#, description, category
Inventory_by_location - Item#, DATE (inventoried), Site, Bin, Qty
History - Item#, TranDate, qty change on that date
All tables are linked by the Item#...
Using CR XI
Oracle 10g
Two tables linked on group:
N0 (employee data)
empid
group
reportsto (empid of the person this record reports to)
G0 (org data)
group
orgcode
The orgcode keeps the group heirarchy and is formatted as 01010100000000 where each two characters is a level in the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.