| Thread | Last Post | Replies |
|
| List box | 12 Jun 2007 19:06 GMT | 1 |
I’ve got search form (frmsearch) with a list box with several columns and which has its Multi Select property set to “Extended”. Is there a way the user can select multiple rows from the list box and have it return the resulting records to another form (frmMain)?
|
| matching Auto-number (primary key) to Record number | 12 Jun 2007 19:05 GMT | 6 |
I recently created a db which begins the auto-number at 125. Unfortunately for my intention, the record number for 125 starts at number 1. Is there a way to begin the record number at 125 to match the auto-number? If so, please advise.
|
| état avec imprimante spécifique: pas accepté en access 2007!!!!! | 12 Jun 2007 18:59 GMT | 1 |
Chers tous, j'ai une application access 2000 avec un état. Dans cet état, je fais file/"page setup", je peux le configurer pour s'imprimer sur une imprimante spécifique. Si je sauve et que je rouvre
|
| Money | 12 Jun 2007 18:51 GMT | 5 |
When I restore backup from my FL Money backup on my MD Money I get the message "Cannot enter transaction". Usually if I click it several times finally I am able to enter transactions into checkbook, etc. However, recently I tried to enter the purchase of a new security in two ...
|
| Back/Front End and Novell-5.1 | 12 Jun 2007 18:24 GMT | 4 |
We have several systems that work in net here (Back/Front End) and the bases of data are allocated in the net (Novell-5.1). Everything always worked appropriately, until that 5 new machines entered in that net. Those machines are destroying the bases that access, they corrupt
|
| Data format | 12 Jun 2007 18:11 GMT | 2 |
I am trying to run a query between 2 tables based on an account number. The problem I am having is that in one table, the account number is listed as ###-####, where as in the other, the account number is simple a string of 7 numbers. How do I either remove the dash in the first ...
|
| Splitting DB for multi-user environment - slow performance | 12 Jun 2007 17:56 GMT | 14 |
Hi, I understand that in order to allow for a multi-user db on a network the db should be split (BE/FE). When I implemented this on our server the db ran very slow. Is this the norm? Can anything be done to improve in this
|
| Write Conflict | 12 Jun 2007 17:37 GMT | 1 |
I have a form with a combo box that holds the Months (Jan - Dec). Below this combo box I have a text box where the user would enter production figures for the relevant month. Now when I select a month from the combo box and then click on the
|
| Auto Number Concern | 12 Jun 2007 17:18 GMT | 1 |
While looking at my tables, I noted that the AutoNumber has changed radically. Expecting the table to continue building on the three digit autonumber, I was surprised to see 10 digit autonumbers appearing and at times preceded by a minus sign. What gives? I created a master ...
|
| Can Form responses be emailed ? | 12 Jun 2007 17:16 GMT | 2 |
Can we setup a Form using FP 2003 so that it would be emailed to us ? Like a job application form... or sales report form... or whatever? I can't see where to put an email address in the Submit button code... maybe I'm missing it... or maybe that isn't the way to do it.
|
| ListBox Operation Putting Form Into Some Kind Of State? | 12 Jun 2007 16:55 GMT | 2 |
When this code runs: --------------------------------- 3030 With Me.lstIssuers 3031 If .ListCount > 0 Then
|
| Query is not updateable | 12 Jun 2007 16:42 GMT | 5 |
We have a query using 3 tables, tClients, tAppointments, and tClientImprovements. tClients is basic client information, name, address, date of sale, etc. tAppointments, is all the appointments for the particular client and tImprovement is the home improvement
|
| Display and edit data in matrix format | 12 Jun 2007 16:33 GMT | 5 |
I have a table with three columns, "a", "b" and "c". The combination of "a" and "b" is the primary key - i.e. this combination of values is unique. I need to display the data in a matrix, where values of "a" are the row headings, values of "b" are the column headings, and ...
|
| Date Query | 12 Jun 2007 16:17 GMT | 3 |
I want to write a query that will determine if a record should be displayed based on a date in the database. Here is the basic information. Once a record has been declared closed, the date of closure is input into the database. I want that record to show up on any reports that ...
|
| how do I rank selections in a multivalue access field? | 12 Jun 2007 15:30 GMT | 1 |
I want the order in which I select values in a multi-valued field to be reflected in the order in which they're displayed, rather than being displayed in the order in which they appear in the full range of available selections such that the 1st item selected is the most important ...
|