| Thread | Last Post | Replies |
|
| display TIF files in A2K | 06 Oct 2005 02:17 GMT | 2 |
Probably been asked multiple times, but is there a way to display TIF file in A2K like you can a JPG? I can have the person click on a record in a form and show a jpg in an image holder based on stored path & picture name in the database. This works fine with JPG's, but I get ...
|
| List Box Multi Select?? | 06 Oct 2005 01:10 GMT | 2 |
How do I retrieve the value of a listbox set to Multi Select? When it is set to none, it provides me with the value of the bound column. When set to either simple or extended - it returns Null. The Help files aren't shedding any light on the situation.
|
| Placing a form into Outlook Express 6 | 06 Oct 2005 01:09 GMT | 1 |
How do I put a form into Outlook Express 6 so that I can send it to my customers & have them fill it out w/the information I need & then have them send it back to me once they are done so that I can put it back into Access?
|
| Problem with Continuous Forms View | 06 Oct 2005 00:31 GMT | 3 |
I have a form with a subform. When the subform Default View is set to "Datasheet" all records show up correctly in the subform. However, when the subform Default View is changed to "Continuous Forms", only the first record shows.
|
| Input Mask oddity - BUG? | 05 Oct 2005 23:07 GMT | 7 |
On my main form I have a continuous subform which includes a date of birth field (DOB) for each record (in the detail section), set as follows: Format dd/mm/yyyy Imput mask 00/00/00;0;_
|
| Should I use NotInList for this application? | 05 Oct 2005 23:04 GMT | 9 |
I have a combo box (cmbFirstName) on a form that is hitting a query (qryFirstName) and then putting that selected (or typed by user) value to the table field (name FirstName) on the table (tblUserInfo). The query hits a look up table called (lulFirstNames). If the user
|
| Need help to use cascade combo box on a subform | 05 Oct 2005 22:57 GMT | 3 |
i have a main form and one subform. I have subform in datasheet view. i have two problems with the cascaded combo boxes on the subform. 1- two combo boxes on the subform are vendor name and vendor number. i have a table which contain vendor name and number. i want to select vendor ...
|
| Help me, please!!! | 05 Oct 2005 22:32 GMT | 2 |
Hi guys, me again I have 10 fields in a table, Field1 to Field10. Field1 has all the retail prices of cars built in 1996, Field2 those of 1997, Field3 those of 1998 and so on. On this form is also field called CarMake. Each carmake has its own
|
| Enter Key Behavior - Use a form to enter report criteria | 05 Oct 2005 21:38 GMT | 1 |
I created a form using the instructions in MS Access help titled "Use a form to enter report criteria". After entering the Beginning Date in the text box and pressing the Enter key the form closes and runs the report. The report in turn errors due to no criteria being entered. ...
|
| Populate text boxes based on a combo box selection | 05 Oct 2005 21:26 GMT | 2 |
Please help with this problem. Entry level user. I am developing a church admin software. I have a table called: Cell Group with the following fields: - CellID, Cell Group Name, Cell Leader, Area Leader, Pastoral
|
| Mouse Wheel | 05 Oct 2005 20:06 GMT | 1 |
I have one problem with an input form for the users. Everytime a user moves the wheel on the mouse (to scroll up and down) it appends blanks record into the table. Is there a way to disble the wheel on the mouse? Thanks
|
| evaluation form- combo/options saving to table | 05 Oct 2005 19:45 GMT | 2 |
I am creating a form that supervisors will be able to enter evaluations into- click submit, and it will save to a table. Only problem- I can't figure out how to get my combo boxes, option buttons- yes/no buttons to save data to the table.
|
| Exporting Access -> Excel | 05 Oct 2005 19:36 GMT | 1 |
I am quite new to VBA and Access, but I am trying to figure out how to export specific values from a table in Access, so I can save it in a given cell in Excel. I have been able to figure out how to open and modify cells in my spreadsheet, but I don't understand how to select
|
| Help creating a switchboard | 05 Oct 2005 19:33 GMT | 1 |
We are going to soon have a multiuser environment. I want certain users to only be able to view a couple of reports..none of the tables or queries. I thought the best way would be to create a switchboard that only listed the reports they should see.
|
| What am I doing wrong? (SubForm Source?) | 05 Oct 2005 19:24 GMT | 3 |
Care to share some thougts? I would be most appreciative! I am having difficulty understanding how the following sources effect the outcome below. I will try to minimize this for ease of explanation and a possible answer.
|