I need to wite a function that will count the number of field in a record that are not null. I don't want it to count all fields that are not null, just the fields specified in the function's code. The record's index is passed to the function as an argument.
The solutions that I think I've found use SQL. My background's in java, I'm new to VBA but it's within my comfort zone. SQL however is way outside my comfort zone. If the solution is in VBA that'd be great as I don't want to have to learn a completly alien language.
Thanks in advance.
The solutions that I think I've found use SQL. My background's in java, I'm new to VBA but it's within my comfort zone. SQL however is way outside my comfort zone. If the solution is in VBA that'd be great as I don't want to have to learn a completly alien language.
Thanks in advance.
