Hi all, thanks for reading!
First of all I have no experience with VBA at all... I don't want to try and learn if it won't accomplish what I need. So here's my question:
I'm creating a client database for a nonprofit org. The data is just demographics for grant reporting...
Is it possible to do a code that determines whether a client is below the poverty line based on two separate fields [income(which will be a range, not a specific $ amount) and family size]? Also the poverty line obviously will change every year, will that be a problem?
If this is possible, could someone point me in the general direction??
Thank you so much for your time,
Katie
First of all I have no experience with VBA at all... I don't want to try and learn if it won't accomplish what I need. So here's my question:
I'm creating a client database for a nonprofit org. The data is just demographics for grant reporting...
Is it possible to do a code that determines whether a client is below the poverty line based on two separate fields [income(which will be a range, not a specific $ amount) and family size]? Also the poverty line obviously will change every year, will that be a problem?
If this is possible, could someone point me in the general direction??
Thank you so much for your time,
Katie
Comment