MS Rant - TabIndexes At what point in time is MS going to alter Forms so that controls only tab between controls on the same page? Building a wizard where you want the user to be able to TAB, just like the rest of every application out there, would be so much easier. ... 26 May 2010 18:04
Wrong message with cascading deletes (bug?) I did some further testing and this seems like a bug. In a new mdb I created the following tables: 1. tblPerson: PersonID* LastName 2. tblPersonActivity: PersonID* ActivityID* 3. tblPersonAdress: PersonID* AddressID* I linked 1 to 2 (1xM) and 1 to 3 (1xM), both with RI and cascading deletes checked. Table ... 24 May 2010 02:36
extreme-mods. XBOxx http://www.extreme-mods.com/?Click=12346 http://www.extreme-mods.com/?Click=12346 http://www.extreme-mods.com/?Click=12346 http://www.extreme-mods.com/?Click=12346 http://www.extreme-mods.com/?Click=12346 http://www.extreme-mods.com/?Click=12346 http://www.extreme-mods.com/?Click=12346 http://www.extreme-... 23 May 2010 03:53
Create a text box that looks up a value in a table I've been trying to get dlookup to work without success. I'm trying to get a title of a class to be inserted depending on the number of the class. I tried =DLookup("[Title]","[ Course Listing]",”[Course #]) and I get "invalid syntax" message. Can anyone help? Thanks. ... 26 May 2010 04:50
report error message Hi all, I have created a query, which runs just how it should do and shows the results I require, I created a report based on the query which again shows the correct resuts, I then created a pop up form for the user to enter criteria for the query, this works ok too and the report shows the correct results, but... 22 May 2010 16:03
Code signing an Access2007 application I understand this is not really an Access issue but when I started to search about this issue I kept seeing Access MVPs so here goes. I have an Access2007 runtime application that I use Sagekey to build an EXE file. The app runs fine when installed. I just want to code sign the EXE to get rid of that IE messa... 24 May 2010 12:21 |