Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
IIf Function in Access
Name: Ranawi Date: January 30, 2009 at 04:19:36 Pacific OS: windows vista CPU/Ram: Pentium, 128 Product: Sony / INTEL Subcategory: General
Comment:
Message: I'm trying to do a program in Access to my husband clinic, I need first to check if the patient is male or female then if it is male I need to check his age like if he is between 20 to 34 then thers is a specific value or if he between 35 to 39, then if he between 40 to 44,...any result would be for a specific value, or if the patient is a female we will check her age as well if it's in 20 to 34 she will take another value not the same as male and so on, I need to do that with control source from the form anyone can anyone answer me?
Summary: Im trying to implement a function in Access 2003 to allow the application to find a given field from a give another field in the same record. e.g. I have a table of Assets called tblAssets, im trying ...
Summary: How to create a function in MS Access?Pls help!! ---------------------- Hello, I need create a function in MS access 2003 which run a ***.bat file in my hard drive d:\application\. I have a old versi...
Summary: I am trying to create a search function in a form. it wil search the specified table and return the results in a subform on the same form. This is the code i am using Private Sub btnRubriekZoeken_Clic...