paulS30berks
Registered User.
- Local time
- Today, 13:52
- Joined
- Jul 19, 2005
- Messages
- 116
I have an employee with an NI Code of A
NI Contribution thresholds are in the format:
A1a A1b A1c A1d
1000 100 10.00 50.00
However there are many NI Codes and many columns of thresholds for each Code. I am trying to write a query to say:
If NI Code = x then give me values from columns x1a x1b x1c x1d etc
Can anyone help?
Thanks
NI Contribution thresholds are in the format:
A1a A1b A1c A1d
1000 100 10.00 50.00
However there are many NI Codes and many columns of thresholds for each Code. I am trying to write a query to say:
If NI Code = x then give me values from columns x1a x1b x1c x1d etc
Can anyone help?
Thanks