Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Checking data in Access??
Name: ourmember Date: January 29, 2007 at 05:52:17 Pacific OS: xp CPU/Ram: 400 Product: huu
Comment:
ok, in excel i know there's a feature called FIND (Main menu ->Edit->find) which helps one locate words/features in the datasheet. but my question is do we have such in MS Access? the point is that i have to work on a huge database and i contineously add new words there and sometimes i do add an already existing word there which is not acceptable. or alternatively,how do i check (or control)if a word is already in existance in the database?
Summary: 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 th...
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...
Summary: I have created a time card database that calculates total hours. Also, I have two tables employees and time cards. In the employee table all of their info is stored employee number, name, ssn, etc. I...