| Thread | Last Post | Replies |
|
| database for my movies- question about filtering | 24 Jul 2006 06:49 GMT | 4 |
I am curious how I would do this. If I make a number of fields where I can put in actors/actresses. I could have up to 10 for just this type, or do I make one field for this and put in all ten names? If I have 10 different how do I then filter since I want to search for say all ...
|
| What is the best way to start a new database in Access? | 24 Jul 2006 04:48 GMT | 1 |
I am a Paralegal and I need to start a database of my Attorney's Clients. How do I get started?
|
| i simply want to put an X in a box and change it if needed | 24 Jul 2006 01:29 GMT | 1 |
word 2000 is ther version i am using. I believe it is a check in (in a square box) I used it before it allow a person to swith between check and not checked options.
|
| Help with multiple Dcount condition | 23 Jul 2006 19:59 GMT | 2 |
as a change I am stuck with some code and I cannot make a Dcount function work. I have my Table with Customers (Tbl_Customers) CustomerID. (text)
|
| Dir function in Access 2003 | 23 Jul 2006 07:16 GMT | 6 |
I am converting a database from Access 97 to 2003, and cannot get the DIR function to work. Even creating a new database, with a single form, and one text box =dir("C:\autoexec.bat")
|
| how to hide database behind | 23 Jul 2006 06:57 GMT | 2 |
Is there any way to open a main menu form without showing the access window behind it and make it appear as a standalone application? l only want the main menu form to opened not display what is sitting inside and if there is code which part l must write. l tried this at my ...
|
| how do I print a form without the command button showing on the pr | 23 Jul 2006 06:08 GMT | 2 |
how do I print a form without the command button showing on the print
|
| Linking files | 23 Jul 2006 00:08 GMT | 1 |
NEWBIE!!!! Is there anyway to link a file to one record in Access also I would like to be able to browse for this file and then save it some how in the database file, or a folder on my system
|
| Subform Display of Data Sheet View | 22 Jul 2006 20:16 GMT | 2 |
I have a mainform which identifies a project. On a subform, I would like to display a list of team members for that project displayed in data view. I cannot keep the entire list accessible in the data view. If I enter a name, it will be displayed. If i close the main form, and ...
|
| Displaying Week Ending | 22 Jul 2006 07:50 GMT | 2 |
Hi, This one has been bugging me This is my query SELECT DISTINCTROW Format$(TimeSheet.Date,'ww yyyy',4) AS [Week Ending], TimeSheet.Employee, Sum(TimeSheet.Units) AS [Sum Of Units], Count(*) AS
|
| database website | 22 Jul 2006 01:25 GMT | 3 |
Is there an easy way to use frontpage to convert MS access database. I have mid size database that I would like to convert to a webbased. Is there an easy way of doing it? (a third party software, using frontpage or dreamweaver etc.) I would appriciate any comments.
|
| How do I split field | 21 Jul 2006 23:00 GMT | 2 |
I have a field that contains a Qty and unit: 311 ea 12 ea 5 ea
|
| linking or merging to Excel | 21 Jul 2006 21:54 GMT | 5 |
I have a worksheet in Excel that has customer information including phone number etc... I've imported it in to Access 2000. It imports the phone number as a number field. I need it to be a text field to perform other functions such as find unmatched. Iv'e tried changing the ...
|
| TimeStamp not being captured consistently | 21 Jul 2006 20:04 GMT | 2 |
I have a split dB rolled out within my POB. Areas of the business have their own forms to input data which is then captured in a main table on the backend. One of the data fields I am capturing is a time stamp by using Date(). Out of about 100 users, about 10-15% do not populate the ...
|
| Clear Database and Reset the AutoNumber | 21 Jul 2006 20:03 GMT | 5 |
Good Morning Everyone, I'm making a database and I'm playing with it using test data. When I want to put the actual data in, how do I reset the autonumber back to 1? How do I tell the database to completely delete the fake records so
|