| Thread | Last Post | Replies |
|
| referencing forms | 10 Apr 2004 04:12 GMT | 1 |
I have form A and form B is a subform to A. What I want to do is validation of items on form B from the save on form A Say I just want to ensure that there at least one record; IsNull(.....? I have tried Forms!.B.control but it keeps telling me that it can not fine form B, even ...
|
| Using MS Access Through Terminal Server | 10 Apr 2004 03:11 GMT | 3 |
I develop in a MS Access Front End to a SQL Server Database. We deploy our program to different Organizations, most of which use it on a LAN. Recently, as we have expanded to new customers, some of them have remote users using th program through a Terminal Service session. I ...
|
| Using Val function with Null | 09 Apr 2004 21:46 GMT | 2 |
Hi, I am quite new to Access 2002 and know very little SQL or Visual Basic I have a field for length (field name is a) in my database; this field is Text because I want to store trailing zeros (these are important for precision for another reason). I want to run a query to select ...
|
| form Tab Control referencing same record | 09 Apr 2004 20:10 GMT | 6 |
I have a form used to input data into a table called Transactions. The form has three tabs at the top each pulling up a subreport. The first Tab called "Transaction Info" has the
|
| list box columns widths | 09 Apr 2004 16:33 GMT | 5 |
I've got list box with 12 columns Column Widths property is set to: 1";1";1";1";1";1";1";1";1";1";1";1 Now I want to change column widths for the first column to 0,6" but every time I do that Access transfers it in 0";6";1";1" .... (not typing mistake
|
| Can access use outside electronic signal? | 09 Apr 2004 16:27 GMT | 1 |
Can an Access database use an electronic signal to create a time stamped record? I am thinking about an electronic eye and every time the beam is broken a time stamped record would be created and stored in Access. I am searching for
|
| Access 97 cant open in Windows XP | 09 Apr 2004 13:12 GMT | 1 |
I have installed Access 97 in my desktop which runs Windows XP. When i run it, it gives the message "Microsoft Access cant start because there is no licence for it on this machine". Currently i do have Access 2002 which has no problems running. Can someone tell me how do i get ...
|
| Insert Command | 08 Apr 2004 20:28 GMT | 1 |
I have been using the following code in a NotInList procedure to insert a new record into a table, and then open a data entry form by the linking criteria. In this case, JobNumber is the primary key.
|
| Access 2002 Run-Time removes license from Access 97 | 08 Apr 2004 15:37 GMT | 1 |
I need to run Access 97 on my computers as an upgrade is not going to happen at this time. I have several databases that will be created in Access 2002 and turned unto MDE executeables. When the Access 2002 Run-time
|
| __m128 keyword in .Net | 08 Apr 2004 15:03 GMT | 1 |
MSDN tell us that __m128 is a new keyword in VC .net. But I wrote a simple program and define some variable with it, compile report __m128 not defined. Why Thanks Mar
|
| Distributing a prog | 08 Apr 2004 12:13 GMT | 4 |
I use A2K What would be the simplest way to give a small Access prog to students to use as a study help in a subject if they didn't have Access at home? Thank you
|
| Drop down windows | 08 Apr 2004 00:48 GMT | 2 |
I'm BRAND-NEW to Access, and wanting to design something that has drop down windows, and I want to have my values in these windows. I want to be able to pick from the values, and basicly weed out the other choices in this way. Is this possible? I am more fluent with excel, is it ...
|
| controltype keeps giving method or data member not found | 07 Apr 2004 23:00 GMT | 3 |
Hope someone can give me the easy answer Following code keeps giving me the "Method or Data Member not Found" Private Sub cmdClear_Click() Dim ctl As Controls
|
| how to quiery and print it????? | 07 Apr 2004 22:41 GMT | 6 |
i would like to create an quiery on my table by the "date" column. ex: "between this date and this date". Then put it on a form or sheet ( i guess) then print it if i wanted to. Can any one direct me to some code or to a site where i can learn more to accomplish this task... ...
|
| Outlook 2003 Contacts | 07 Apr 2004 21:23 GMT | 1 |
What is the most efficient way to sort and query information in Outlook 2003 contacts? For instance, I would like to sort by a "retail broker" field and then further sort by a "Starbucks" field. Can you do this in the standard version of Outlook or does this require the ...
|