| Thread | Last Post | Replies |
|
| emailing access report | 02 Apr 2004 22:25 GMT | 1 |
I have a report that contains different detail for each person that I would like to send out to everyones email address. How would you do that? I looked at sendobject but I don't see where you could tell it to use the email field.
|
| Why does current user come up as Admin? | 02 Apr 2004 19:16 GMT | 1 |
I am trying to setup a combo box which shows the Name of the person who is looking at the form. I assumed using the login name was a good start, but it is showing up as Admin. I am not currently logged in as Admin. Also, once I do get the correct login name how can I tell the text ...
|
| Error Message Duplicate Name | 02 Apr 2004 15:39 GMT | 1 |
Hopefully someone can help, I've done something dumb. I have built a table with an attached form. Dutifully read thru this group and have added several features to the form. Everything was hunky dory until today. When the database opens I have it set to open the form. When I
|
| Import Specification | 02 Apr 2004 14:01 GMT | 2 |
a really simple question, once you save an import specification that we all know how to do how on earth can you export it in order to use it with another database???? thanks Alex
|
| Still problems with time | 02 Apr 2004 13:34 GMT | 1 |
I have been trying to work out the difference between "start time" and "end time" in hours and mins. I was directed to the following module which does exactly what I want ..... however I cannot then query it further i.e. I cannot find an expression to find all values greater than ...
|
| References-How do I find out what they do? | 02 Apr 2004 05:10 GMT | 1 |
I'm new to programming in Windows, how is a person to know what all of those reference libraries do and what is the right one for the current project. Thanks in advance=)
|
| Office / Windows built-in Icons | 02 Apr 2004 02:24 GMT | 7 |
Would anyone know whether it's possible, through code or in some other fashion, to "extract" and save ALL the built-in Office 2003 icons to some directory on a hard drive in 16 x 16 bmp format? I know, it's a strange request! I would like to be able to use them, easily,
|
| Changing Time | 02 Apr 2004 01:49 GMT | 3 |
We want to track the turnround time of our orders and aim to respond within 2 hours of receipt. The office is only open between 9am to 5pm. At the moment customers email in their orders and i have linked Outlook to our orders db. This gives details of the order plus the time it was ...
|
| Access 2002 / Word 2000 Mail Merge | 02 Apr 2004 00:42 GMT | 1 |
I created a database for a client. It is pretty basic in that there are no macros, only tables, relationships, queries, reports, forms. Everything was wonderful, and I was able to get mail merge to work easily. They had a guy come in an replace all of their PC's. The prior was WinMe ...
|
| Is there a "Perfect" beginners reference? | 01 Apr 2004 22:11 GMT | 16 |
I've been reading the forums regularly and have even gotten a number of questions answered (for which I am extremely grateful!) but, it seems, as I get answers to each question ten more questions pop up to fill the void... I'm not a programmer and have no real wish to be. Although ...
|
| Changing Form's Background | 01 Apr 2004 18:57 GMT | 4 |
Is it possible to use your own background/bmp for a form, rather than using the preset ones? I would like to choose my own texture as I don't like the ones provided, and am bored of plain colours! Many thank
|
| Requery | 01 Apr 2004 18:14 GMT | 2 |
A Not In List procedure opens a data entry form when the user enters a non-existent JobNumber in a combo box. On returning, error 2118 is generated, "You must save the current field before you run the Requery action."
|
| Query Optimization | 01 Apr 2004 08:35 GMT | 2 |
I have read the article in MSDN: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_foxhelp/html /dgusing_rushmore_to_speed_data_access.asp Does Access query optimizer optimize whole hierachical set of queries if I save the last query, or does the optimizer optimize ...
|
| "Can't find the macro "Me!transferdate" | 01 Apr 2004 05:37 GMT | 5 |
I have a form where I want the default value of transferdate to be the value of the previous record. I saw an earlier post on this board which said to put the followingcode in the AfterUpdate event of the control for
|