| Thread | Last Post | Replies |
|
| Hi | 29 Dec 2007 07:34 GMT | 1 |
Hallo Jenny! Ich wollte nur bescheid sagen, das ich die Email-Adresse bettinawidderich@web.de nicht mehr habe. Nicht das du auf der schreibst. Liebe Grüße Betty
|
| Append one record into a table from form fields | 29 Dec 2007 07:03 GMT | 2 |
Can one record be appended from form fields into a table to create a new record? If so, need detail since I am new to this.
|
| keeping zeros | 29 Dec 2007 04:47 GMT | 5 |
I use last digits of SS# for StuId. However, access deletes my zeros if the number starts with a zero. How do I prevent that from happening?
|
| size of database | 29 Dec 2007 00:54 GMT | 2 |
What is the max size for an Access database before it starts bogging down?
|
| Need to Identify Records with Carriage Returns within a Memo Field | 28 Dec 2007 23:58 GMT | 6 |
My challenge is two-fold, I need to ... 1) Identify the number of records within a database table where two memo fields contain entries with carriage returns in the memos; and 2) Replace the carriage returns with a space.
|
| I don't have a navigation pane for a 2003 database. | 28 Dec 2007 23:37 GMT | 2 |
I can't find a way to get to it.
|
| Query, Change Expression if True | 28 Dec 2007 23:34 GMT | 1 |
ExceptWhere tblHorseDetails.Invoicing is True (Check Box) I am trying to stop this query reconizing any OwnerID, HorseID that is True Thanks for any Help..........Bob SELECT Format(tblHorseDetails.OwnerPercent,"0.0%") AS Expr1,
|
| command button wizard not activating | 28 Dec 2007 23:31 GMT | 3 |
When I use the command button control on the toolbox, the wizard does not open even though it is turned on. Any reason why this might be? Any help would be appreciated. Thank you.
|
| Q: Find if table is open? | 28 Dec 2007 22:51 GMT | 7 |
Is there a way to find out if a table is open? something similar to currentproject.AllForms("MyFormName").IsLoaded Thanks, -Mark
|
| Access 2003 Switchboard maximim items? | 28 Dec 2007 21:10 GMT | 3 |
I cannot add beyond 8 items on my Switchboard. Each item runs a small report. The error I get is: "Run-time error '2465' Microsoft Office Access can't find the filed 'Option9' referred to in your
|
| Update textbox on form | 28 Dec 2007 20:54 GMT | 4 |
The following are events on two combo boxes on a subform "NewJobsSubform", the first sets the rowsource of the second and also sets a default value in the second. The second event sets the value in the text box "Sell" to the price associated with the RepProduct in cboRepProduct - ...
|
| Print from the datasheet view but remove the date and page number | 28 Dec 2007 20:50 GMT | 1 |
I would like to print from a datasheet view and remove the date and page number or maybe change the page number format to Page 1 of X
|
| Updating table via fom (combo box) | 28 Dec 2007 20:47 GMT | 7 |
I thought I had this problem licked but apparently not. My database has one table with many columns including a combo box with two columns (supplier name and supplier number) I use a form based on the table to update/enter data into the table. What I want to accomplish is to ...
|
| How to use If in expression builder to make rectangle fill with co | 28 Dec 2007 20:45 GMT | 16 |
I have sub form in form which displays the values. The sub form is setting to be continuous for and displays employee name, ID# and performance category. In the performance category there are 3 kinds of categories. The first one with green color contains the rang from S1 to S4, ...
|
| Cannot save my form | 28 Dec 2007 19:13 GMT | 3 |
Hi.Can you please help me with my problem.I create my database last week.At first,the database worked smoothly.But,when I when I reopen my database,my last forms was dissapeared.Can you help me to solve my problem?Any post will help.Thank you.
|