I asked this before but wasn't able to get it working, here is what I need to do:
I have a field called "passengers" based upon the number in this field, I need it to calculate the number of trucks I need.
For every 100 passengers and any portion of 100 I need 2 trucks. For example if I have 120 passengers, I need it to auto calculate and fill in the field "trucks" with 2.
I'm using an IIF statement now, but if the number is below 50 it doesn't take it into account.
Your help is appreciated, thanks!
Robert
I have a field called "passengers" based upon the number in this field, I need it to calculate the number of trucks I need.
For every 100 passengers and any portion of 100 I need 2 trucks. For example if I have 120 passengers, I need it to auto calculate and fill in the field "trucks" with 2.
I'm using an IIF statement now, but if the number is below 50 it doesn't take it into account.
Your help is appreciated, thanks!
Robert