Lifeseeker
Registered User.
- Local time
- Today, 15:44
- Joined
- Mar 18, 2011
- Messages
- 273
Hi there,
I have few lines of VBA code in access 2007, but it is not working as I keep getting "method or data member not found error whenever a field gets updated.
logic is: If the initial lactate by method 2 is < 4 then use the initial lactate by method 1 to risk stratify.
If the initial lactate by method 2 is >=4, use THIS method to risk stratify.
But it is not working....
Could anybody please help?
PLease see the attached file.
Thank you
I have few lines of VBA code in access 2007, but it is not working as I keep getting "method or data member not found error whenever a field gets updated.
logic is: If the initial lactate by method 2 is < 4 then use the initial lactate by method 1 to risk stratify.
If the initial lactate by method 2 is >=4, use THIS method to risk stratify.
But it is not working....
Could anybody please help?
PLease see the attached file.
Thank you