| Thread | Last Post | Replies |
|
| How do I register front page2003 after bypassing it | 27 Mar 2005 12:34 GMT | 1 |
I am trying to register microsoft front page, but I can't find the right way to do so. When I bypast the registration I could not get back to it. can someone tell me how?
|
| how to add data inseted on a form into a database | 26 Mar 2005 19:42 GMT | 1 |
I have created a form with these 5 fields Txtdate, txtname, txtaddress, txtphone and txtfax. When I enter these fields I want to save it back to the table i've created called members which have the same names as the field names on the form. This is what I have done so far
|
| How do i update a table by another table | 26 Mar 2005 17:31 GMT | 4 |
I am in the process of building a db for my manufacturing plant. The Database will help in determining employee efficiency. it is almost done until i ran into a small problem there are 4 managers with 3 different "cells" each that they are in charge
|
| SELECT TOP | 26 Mar 2005 12:44 GMT | 1 |
Please advise how I can get the following to select the value in cboCategoryPrize in the following statement; SELECT TOP Me! [cboCateroryPrize] qryWinner.CreScrPrize, qryWinner.TotalPts, qryWinner.CreScrHCap, qryWinner.Back9
|
| junk values while importing excel to access | 26 Mar 2005 12:42 GMT | 1 |
Hai , I am trying to import excel in to msaccess , while importing i get junk values in the fields where the data type is memo. Junk values in the sense , a box like symbol . Is there anyway to rectify it .
|
| lost example access table: contacts | 26 Mar 2005 11:29 GMT | 1 |
in a attempt to adapt the contacts table that comes with access, I made a huge mistake. Is it possible to get the original one? Uninstalling and re-installing access is not a solution
|
| Beginner Code and Query | 26 Mar 2005 09:27 GMT | 2 |
Need a jump start here. What is the syntax for calling a query in VB and how do you then reference the various fieldsin the query.I am running Access 2002. Query name: Test
|
| How do you create and print labels in Access? | 26 Mar 2005 03:53 GMT | 1 |
I want to create address labels in Access using information I input on a table in Access. How do I go about doing this?
|
| Creating multi Column Date Ranges using Now/Date ?? | 25 Mar 2005 23:14 GMT | 3 |
Total Newbie .. At new job, we have an Access97 databse that lists appts. by locations. I am looking for a way in a query to create columns that will list a result if there is an appt within the date ranges based on a now formula.
|
| Drop down entry fields in forms | 25 Mar 2005 16:59 GMT | 2 |
I have created a database and a form to add items to my inventory table in Access 2003. I have a supplier table, and wish to use a dropdown box in my form to select a supplier for each entry in my Inventory table. I know this should be simple but I cannot get it done.
|
| Desparately need help | 25 Mar 2005 15:33 GMT | 5 |
I have a combo box(unbound) for the Customer field. When I select a customer from that, the text box diplays corresponding AcctNo. My problem is, if a Customer has more than one account, the AcctNo in the text box doesn't
|
| Database on webserver | 25 Mar 2005 13:19 GMT | 1 |
What has to be running on the webserver before a data access sheet will function correctly? Is it ODBC or jet engine?
|
| Crosstab form? | 25 Mar 2005 03:39 GMT | 3 |
I have create a crosstab query that will have a constant number of rows (machine names) and will have an indeterminate number of columns (days), could be 10,11,12, 9, 8 columns I would like to show this data either on a form or report format.
|
| Calculation in Subform To Table | 24 Mar 2005 23:44 GMT | 2 |
I am calculating two fields in a subform, Quantity and Price. I placed this code =[dollaramount]*[quantity] in my TotalPrice textbox control source to get the total for the parts. This calculation works fine. My question is how do I get this to store in a my table? Since I placed ...
|
| I need to Merge Multiple Tables | 24 Mar 2005 22:10 GMT | 7 |
Ok... I have a fairly complex set of databases that I use in a Call center. Each user has a separate database (I did this because after about 6 users it got VERY slow). All of the databases (about 15 in all now) have the same fields with different data. What I want to do is create ...
|