| Thread | Last Post | Replies |
|
| Choose Record from a list in a Subform | 28 Aug 2007 22:23 GMT | 4 |
Hi, I have a Form called Events and a Subform called People. The Events Form has fields like Name of Event, Date of Event, Type of Event, EventID. The Subform is bound or linked by the EventID on the People Table. The People table has Name, Phone, Email etc. Is there a way I can ...
|
| Open a word doc from access that is mail merged to the database already | 28 Aug 2007 21:14 GMT | 5 |
I am currently developing a database with customer details, and there is a seperate word document that has address labels for each customer. It is linked to the database by a standard mail merge so you can choose which customer's address labels to display.
|
| Refresh data (some Calcs) when scolling thru records | 28 Aug 2007 19:04 GMT | 2 |
Some of the data in the query tied to a form is used to hide or unhide text boxes or modify other controls like background color. I can refresh the record to show the changes with a refresh button ot on mouse move but would like for the changes to show as I enter a different ...
|
| How do I eMail a form so it looks like the Screen. | 28 Aug 2007 18:54 GMT | 3 |
I'm using Access 2003. I've created a Form that I want to eMail to clients. Every time I do this the eMail looks like a spreadsheet not like the form on my screen. Any Ideas other than converting all my forms to reports to solve this problem?
|
| Default (auto select row) in list box. | 28 Aug 2007 18:36 GMT | 5 |
I would like to have the listboxes on my form default (select/hightlight) the first row in the box upon opening the form. Any suggestions would be appreciated.
|
| Creating multiple spreadsheets from form in access. | 28 Aug 2007 18:28 GMT | 2 |
I have a form in which I have a list and a button. On clicking the button and making a selection from the list box, it imports all the data corresponding to the selection and transfers the records into a spreadsheet. This is the code:
|
| Experts Don't Fail Me Now! | 28 Aug 2007 17:52 GMT | 3 |
I have a form with demographic info shown on the top for a record. On the bottom is a series of file tabs showing additional info. I want to be able to print the page that you are looking at both the demo at the top and the info on the tab below.
|
| Remove Parentheses from Phone Number | 28 Aug 2007 17:44 GMT | 7 |
I need to populate data into a form which includes 4 phone numbers from three tables. All but one of the phone numbers is cooperating. The data is printed onto a hardcopy form that already has parentheses. So most of the phone numbers appear like this: 440 555-5555 and the ...
|
| Function and Syntax problems | 28 Aug 2007 17:24 GMT | 4 |
I need assistance with the proper syntax for auto-filling the id field on one form coming from the id field of another form. I believe the function I need to use is Dlast. Here is the situation. I have several tables which are all related on the ID field. In the TblIssues (My ...
|
| Mutiple Table Entry into One form Wthout using subforms | 28 Aug 2007 17:21 GMT | 2 |
Hello all I have created a form by adding information from several differnt forms and table as they areall getting input by several differnt people on the network. the problem i am having is that i can not make this new form add records and
|
| Advice on adding application to existing data base | 28 Aug 2007 16:29 GMT | 1 |
Thanks to Tina who helped me with forms coding in the past, I have a functional data input form which is used to key organization members data. I do not know visual basic so Tina helped me with macros, event procedures, combos and other technical questions which resulted with a ...
|
| Perform a search through qualities listed in form | 28 Aug 2007 15:12 GMT | 1 |
I need to know how to create a form that will search certain qualities i have in combo boxes and when i click on a button an other form pops up with a list of part that have those certain qualities. Any body have any clue on how i should start this? All i have is a table.
|
| Password text box | 28 Aug 2007 14:10 GMT | 2 |
I have a text box in a Login form that I am scratching my head on. When the user types in their passowrd, like *****, the starts are represented. Which is what I want to happen. In the back end of my code, I use the passowrd that is enetered against the users Windows
|
| is there a bug on tab control from Lebans? | 28 Aug 2007 12:26 GMT | 2 |
Hi Stephan, Thank to your previous help, now everythink was working fine on my form. But recently, I find a bug on it. (at least I think so)
|
| calendar control - don't see the On Click Event of the calendar co | 28 Aug 2007 10:26 GMT | 1 |
I followed all of the directions for putting a calendar on a form using the recommended link below. Everything worked fine except where it tells you near the end to attach code the the ON Click event of the calendar control. When I go to the calendar control the only ...
|