| Thread | Last Post | Replies |
|
| Choose a record without making a subform | 10 Sep 2007 17:14 GMT | 6 |
Here is what I have so far. Table Events, EventID Primary Field. Table Employees, EmployeeID primary field. Table EventEmployee, EventEmployee Primary Field, EmployeeID foreign Key and EventID Foreign Key. I created a Form called Events with Subform EventsEmployees. So I have the ...
|
| Forms not Displaying Default Value | 10 Sep 2007 15:01 GMT | 1 |
In my database I have several forms that require a default value to be shown, this default value is bound to a field, either Date or Shift. There is one form I've got where the default value is only shown if the text box it is in is unbound. This has not been a problem in the ...
|
| Ommited spaces | 10 Sep 2007 09:58 GMT | 4 |
I am trying to set the selstart of a textbox(1) to the len() value of the same textbox(1) (NB i have a function in the middle that highlight another textbox(2) then comes back to textbox(1) during a OnKeyPress function). the problem lies when coming back to the textbox(1) it does ...
|
| Access 2007 Lookup not returning records | 10 Sep 2007 08:56 GMT | 4 |
I created a db in 2007 version of Access using the "Projects" Template , however, saved as mdb file (I am the only one in my dept that has the higher version). I created a lookup field in a form which has a few subforms and contains all of my Projects from the Projects table. ...
|
| moving controls on a form | 10 Sep 2007 08:54 GMT | 1 |
This is the first time I have used this forum to seek information and I hope someone out there will have the answer I am looking for. I am relatively new to using Access 2007 and my question is about how to move the controls on a form I created using the form wizard. All of my
|
| dropdown list of a combobox help! | 09 Sep 2007 23:20 GMT | 1 |
Hi to everyone in the N.G. I'am looking for a way to automatically cause the dropdown list of a Combobox when a key is pressed but this key shuold be the first character of the combo box entry. In other word, I 'd like to realize
|
| OpenForm - Where condition | 09 Sep 2007 19:46 GMT | 3 |
On a main form giving "Organisation" details I have a subform showing brief details of persons associated with that organisation in continuous forms format. By clicking on the record selector of a record in this sub form I want to open a form which gives complete
|
| Access 2007 Forms | 09 Sep 2007 19:28 GMT | 1 |
I would like to populate a combo box based on what the user selects in the previous combo box?
|
| Report Formatting | 09 Sep 2007 18:12 GMT | 8 |
I have a client that is very demanding and want me to create a report to her exact specifications; however, I have not been able to fix one of the formating items she requested. I collect counts or records which are "Total", "Open", and "Closed" along
|
| Check for non-exiting IDs | 09 Sep 2007 15:40 GMT | 11 |
The school I worked at wants me to create an application so student can fill school surveys in the computer. Using Acees 2000, F/E, B/E files tables, forms queries etc. I have everything ready except for one thing:
|
| Get default value from another table | 09 Sep 2007 13:51 GMT | 4 |
I have two tables, parts and parts used. These have a one to many relationship. On a form I have all the fields from parts used table. To make a new record in the parts used table I select from a lookup list a record from the parts table. Both tables have price as a field.
|
| hyperlink in a memo field | 09 Sep 2007 10:42 GMT | 5 |
Can there be a hyperlink in a memo field in either 03 or 07? If so how? Thanks Papi
|
| find a bug to Lebans's AutoSizeTextBox | 09 Sep 2007 09:05 GMT | 4 |
Hi Stephen, Recently, I used on my form a your example, http://www.lebans.com/autosize_textbox.htm, to resize automatically the width of text box to fit its content. Of course it works great and I am very happy about it.
|
| form will not open | 09 Sep 2007 01:44 GMT | 3 |
a form was working fine modified it by adding some unbound textboxes noticed that when I selected Form View it did not go back to form view from design view....
|
| key combination help! | 09 Sep 2007 01:01 GMT | 3 |
Hi to everyone in N.G. I would like to known if there is a way to assign keyboard shortcuts, like Ctrl+G or Ctrl+F3, by VBA code?
|