| Thread | Last Post | Replies |
|
| Command Button Add Code | 02 Jun 2006 15:36 GMT | 6 |
I have spent hours and hours looking at questions and responses in the newsgroups, gone to MVPs websites, looked at a million sample databases, took a complete course on SQL coding for the last two days, have sent questions to the newsgroups and I still can't do it! The replies ...
|
| Pop-up Form | 02 Jun 2006 15:31 GMT | 2 |
I know this can be done, but I just can not figure it out or find it anywhere. Any help?? Problem: I have a combo box, it the item is not in the list, then I would like to be
|
| 1 <> 1??? | 02 Jun 2006 11:19 GMT | 18 |
I have an unbound text box in the footer of a continuous form that use the sum function to add up %s(Doubles formatted as percentages). The trouble is sometimes it is correct and other times it is not. I have tried increasing the decimal places to see whether it is a matter of ...
|
| Date conversion | 02 Jun 2006 09:50 GMT | 2 |
How to convert european (also used in Croatia) date format (result of Now() function) dd.mm.yyyy hh:mm:ss into "american" format
|
| please! set up a site for different file extensions. thankx | 02 Jun 2006 06:42 GMT | 1 |
please! set up a site for different file extensions. thankx ---------------- This post is a suggestion for Microsoft, and Microsoft responds to the suggestions with the most votes. To vote for this suggestion, click the "I
|
| How to Select A Powerpoint file to insert into a from a list box instead of hard | 02 Jun 2006 06:40 GMT | 1 |
Hello I have a form that inserts a powerpoint presentation, but, the problem I have is that I have to hard code the file. Is there a way for the user to select the file from a popup list box or from he HD. Please help.
|
| separate fields | 02 Jun 2006 06:40 GMT | 1 |
I have a field with that value and others seemed. en: street of the shades 123456#8 #[01/06/2006]. as I can have in separate fields: campo1 = 123456
|
| Rounding | 02 Jun 2006 06:23 GMT | 2 |
How to I get a calculated figure of £1.925 to show as £1.92 This is a calculation for the VAT paid on a total price of £11.00 I need this to show the true figure to 2 decimal places not the rounded figure access shows.
|
| Cascading Combos -- from Subfrom to SubSubform | 02 Jun 2006 04:23 GMT | 5 |
I have built cascading combo on a single form before... however, I need some help using cascading combo between different "levels" (combo1 on subform drives data on combo2 on subsubform). As pictures (examples) speak thousands words, I've posted a sample db at:
|
| Users | 02 Jun 2006 03:29 GMT | 2 |
I have a purchase order form which has an employee logon feature. In the form it has employee so that we can keep track of who ordered what. how do i tell it to automatically put in the employee that logged in is this possible?
|
| Searching for multiple records at once | 02 Jun 2006 03:10 GMT | 3 |
I need to build a form in Access 2003 that searches for multiple entries at once. For example how would I build a form that could search for: ABC1, ABC2, ABC3 in a table that has ABC1 - ABC99 ? I understand how to use a prompt in a query for a single record but am not sure how to ...
|
| docmd.TransferSpreadsheet odd results | 02 Jun 2006 03:04 GMT | 5 |
Hello once again, I am using a simple docmd.TransferSpreadsheet...... to import an excel spreadsheet into a table. It seems to work perfectly, as long as I don't have the excel doc open when
|
| Write conflict | 02 Jun 2006 00:43 GMT | 1 |
I have a form bounded to a linked SQL table. This form has a checkbox field. When checkbox is checked, 3 fields are updated. One field is autofilled with word "Approved, 2nd field autofills timestamp,
|
| GoToControl problems | 01 Jun 2006 23:36 GMT | 8 |
I have the following code, which tells the user that if the date is less than the date in another field, 1) notify the user, 2) erase the incorrect date and then 3) place the cursor back in the field to enter the correct date. I can do steps 1 and 2, but for some reason step 3 ...
|
| Trying to import a text file with a field length greater than 73. | 01 Jun 2006 23:20 GMT | 1 |
I'm trying to load my system with my client's data now so I can send this project out. One extremely long text file where I need to pull information from has a text field length of 80. The Get External Data - Import function stops the field size at 73.
|