| Thread | Last Post | Replies |
|
| Convert Time | 30 Nov 2008 23:53 GMT | 12 |
How can I convert military time to standard time?
|
| Formatting columns | 30 Nov 2008 23:05 GMT | 1 |
Is there a way to format a report to all columns are left justified? thanks in advance,
|
| missing info from form | 30 Nov 2008 22:46 GMT | 2 |
I have a table to keep track of employees. In this table I have an box for "active" or "inactive". If an employee doesn't work for me anymore, they go to inactive. I don't want to erase them since they are connected to other tables in the database. Each employee is assigned a ...
|
| Trapping "Esc" in VBA | 30 Nov 2008 22:36 GMT | 5 |
Usually when one presses "Esc" twice on a form, any updates to the current record is backed out. Unfortunately, I need to revert the changes to an unbound control at the same time. I cannot seem to find an event that is driven for undo by pressing
|
| Use a command button or label to hyperlink to an ftp:\\anyname@mi. | 30 Nov 2008 22:22 GMT | 3 |
I would like to use a command button or label on a form that would bring up IE explorer and ftp to a site I use to upload files to. I tried to use the url in the hyperaddress property but didnt work. Any help or work around would be greatly appreciated.
|
| picture images i forward appear as blank boxes | 30 Nov 2008 21:42 GMT | 1 |
i can receive emails with picture images, however, i when i forward them, they are received as a blank box with a red x in them. Hence, i cannot forward any pictures or charactures i have been sent. I have sought solutions but i cannot discern how to repair this.
|
| i love you | 30 Nov 2008 17:42 GMT | 1 |
hi eveyone . nice thanksgiven
|
| record locks | 30 Nov 2008 16:15 GMT | 10 |
I need to check to see if a user has placed a editrecord lock on a record. Is thier a good way to test for a lock. If I know that thier is a lock set then I can do something. Right now I have the form set to no locks. Thanks OD
|
| Altering a field on a form - DB update or not? | 30 Nov 2008 16:10 GMT | 1 |
If I use VBA to set the value of a control (text box) on a form bound to a table, is the update directly applied to the underlying record in the table or does the update become effective only when I navigate away from the record?
|
| Info icon window opens | 30 Nov 2008 16:00 GMT | 1 |
I am having a problem with IE. When going to certain sites like mapquest and American Airlines a window opens in the right hand corner of my screen. It has a blue circle with an i in it. The window will not expand so I can see what the problem is. It states something about ...
|
| Form Not Open - Access Close | 30 Nov 2008 11:57 GMT | 6 |
I am trying to open a form in my application ( also in design), but i get this massege and access close. What can i do ? the massege : "Microsoft Office Access has encountered a problem and needs to close "
|
| How to found avg for 2 or 3 marks? | 30 Nov 2008 07:34 GMT | 1 |
Greeting, I have 4 text boxes for showing marks and I have a text box for calculating the average for all of them by dividing by 4. The problem is some time I have 3 marks and some time I have only 2 marks. The question is, how to make
|
| Returning Search Results in a Subform | 30 Nov 2008 06:34 GMT | 2 |
I have created a search form that returns the correct values. However results appear in a new form even though that is a subform of the original. Any ideas on how I can get the subform to display the results? Thanks
|
| suddently my front-end had a strange increase size | 30 Nov 2008 02:32 GMT | 2 |
I was importing some queries and reports to my front-end database and suddently my front-end had a strange increase size. My front-end passed from 30mb to 197mb. What happned. I'm trying to compact and I was only capable to reduce to 190mb.
|
| strSQL code | 30 Nov 2008 01:23 GMT | 5 |
I'm having a problem getting this code to work. I keep getting a data type mismatch error. What I'm trying to do is create a strSQL to only select records that equal the employeeID. Where am I going wrong? Function getCalendarData() As Boolean
|