| Thread | Last Post | Replies |
|
| Access 2003 reports won't preview or print with Vista | 30 Jan 2008 20:50 GMT | 2 |
We have a new client who says he can not preview or print an Access 2003 report on his Vista machine. They print on his XP machine. He says the screen just flashes. Other users using Vista have no problem previewing or printing our
|
| ShellExecute API | 30 Jan 2008 20:45 GMT | 2 |
I have an access database form with an image. I'm trying to create an onclick event on the image so that when a user clicks on the image it opens that file with the default viewer the computer is set on. I've searched the web and nothing solid. I did get the following VBA code ...
|
| How convince Access to stop "fixing" my text? | 30 Jan 2008 18:40 GMT | 5 |
I have a Memo field in an Access 2000 database that contains information that is not just plain old text - it's information my program needs, and it needs to be in a specific format. The problem is, Access keeps trying to "help" me by capitalizing it whenever
|
| Populating 1 listbox from another listbox | 30 Jan 2008 18:36 GMT | 1 |
I have 2 list boxes on my form. I am trying to populate listbox B with the selection from listbox A. I have set multi-select in both boxes to Extended... The user will select the items from listbox A and click an Add button
|
| Delete Option grayed out | 30 Jan 2008 17:19 GMT | 2 |
Suddenly all of my database have the delete option grayed out when I open them. HOW do I change this. It appears the database is read only. I cannot delete tables, modify queries , etc. I created a new database and had this problem. I checked properties and read only is NOT ...
|
| Require field entry based on data entered in another field. | 30 Jan 2008 16:45 GMT | 5 |
On a form, how do I require entry of a field based on the data in another field? I do not want to require at the table level. I have a field that the user selects where a refund goes. If they choose "Other", field "Other Explanation" cannot be Null. If they choose
|
| Query distinct and concat | 30 Jan 2008 13:32 GMT | 1 |
I have the following table called "tests" : id WeekNbr name test hours -------------------------------------------------------------------------- 1 2007/26 John "testA" 5
|
| expanding/collapsing subdatasheets in a form? | 30 Jan 2008 08:33 GMT | 4 |
Hi, all, In a table I can easily get those expanding nodes (+ and - signs) to expand/collapse subdatasheets. How can I get those in forms? Thanks,
|
| News 2 Website | 30 Jan 2008 07:57 GMT | 2 |
Hey, I love this newsgroup. Is there anyway I can somehow add this newsgroup onto a website (maybe like a blog) without visitors having to use 'newsgroup reader' software? Thanks.
|
| PictureData | 30 Jan 2008 04:20 GMT | 6 |
Does anyone have any details on what the PictureData structure looks like? Thanks in advance. Dominic
|
| DEVELOPPEMENT | 30 Jan 2008 02:41 GMT | 3 |
LA RECHARCHE DANS L'ETAT C'EST DIFFICILLE PAR EX : J'AIS PLUSIUERS CLIENTS DANS UNE SEUL D'ETAT CA APPEL CLIENT ALORS COMMENT JE TROUVE LE CLIENT " X " DIRACTEMENT PAR SON NOM .
|
| Music Notation | 30 Jan 2008 00:10 GMT | 4 |
Ok, I know, I know, Access is not normally the right tool for this job, but I've built a catalogue of music books, with the song in each book, and associated midi filenames, for a musician, blah blah blah. Now, I want to up the ante a bit.
|
| mmsystem | 30 Jan 2008 00:00 GMT | 6 |
Does anyone know why I would be getting a "File not found: mmsystem"? I've tried this: Declare Function sndPlaySound Lib "mmsystem" (ByVal lpszSoundName As String, ByVal wFlags As Integer) As Integer
|
| Need to add 5 fields to each column of a table | 29 Jan 2008 21:53 GMT | 2 |
What I have is one table (tblXNumber) with a bunch of data numbers in it. For example: 123456 123456.05.02.01
|
| Date Fields | 29 Jan 2008 20:37 GMT | 4 |
Thanks to all the advice I have received but I seriously need more help (in more ways than one). The crux of the problem is that I need to insert a date into ClockStarts field and have access display another date into TargetDate
|