Search results

  1. B

    Emailling reports

    This is Snapshot! Hello llkhoutx, Here is the link for Snapshot from Microsoft: http://support.microsoft.com/default.aspx?scid=kb;en-us;Q175274 Here is a brief description of Snapshot: The Microsoft Snapshot Viewer enables you to view a report snapshot without having...
  2. B

    Updating tables on the many-side?

    Hello FoFa, Thanks for your response. I basically have two tables. The tblClient on the one side and tblContactType on the many side. Here is the table links that I have currently: tblClient tblContactType Client_id...
  3. B

    Updating tables on the many-side?

    Hello All, I am using Access 2000. I am wondering if it is possible to update data / import data into the database when the data is for both the one-side and the many-side of the database? If it is possible how can I do this? The tables are: tblClient - one side tblContactType...
  4. B

    Mailing Labels?

    Mailing Labels issues? Hello pdx_man, Thanks for your response. The user is insistant on the font type, size, and label. I know that the options are limited but I wanted to know what if there are any other fixes available before I present it to the user. If the user can states that the label...
  5. B

    Mailing Labels?

    Hello All, I am using Microsoft Access 2000. I have created the report which is using the Avery Label using 5160. There are four rows for the label. The format is: Row 1: First Name Last Name, Title Row 2: Organization Row 3: AltAdddress1 Row 4: City, State Zip...
  6. B

    Access 2000 Label VS Word 2000 Labels

    Hello All, I am using Microsoft Access 2000. I have created the report which is using the Avery Label using 5160. There are four rows for the label. The format is: Row 1: First Name Last Name, Title Row 2: Organization Row 3: AltAdddress1 Row 4: City, State Zip...
  7. B

    Avery Label Report Formatting

    Hello All, I am working with Access 2000. I am working on a mailing label report. The label report works fine however, I would like the report to do the following: Here is the current format of the label: =Trim([FirstName] & ", " & [LastName] & " " & [Title]) 1. If...
  8. B

    Backup?

    Hello Jack, Thanks! Just what I was looking for, appreciate your help.
  9. B

    Backup?

    Hello All, I'm using Access 2000. I have a subform in which the user uses to edit the data. Is there a way in which if the user deletes any data from the subfrom that data is copied into a "hidden" backup table of deletes? What would the method or code to accomplish this. Thanks for your...
  10. B

    Where clause?

    Hello All, I am using Microsoft Access 2000. I have already created the data entry form for the user to input data. now that the data is entered into the database my boss wants me to create a front-end interface. This interface I guess is called a Query-by-form I think? I have created the...
  11. B

    What is your opinion and experience?

    3rd Party Products? Hello Autoeng, Thanks for responding and your experience. I tried the link you posted for the form resizer and the site is under construction. Do you know where else I could get the form resizer. Also do you have any experience on the other product from FMS? The product...
  12. B

    Button on a map query result.

    Hello Rich, Thanks for responding. I don't seem to understand what you mean by "assign the subform record source to the query". Could you expand on that. If I understand what you meant the subform is Child9 and the source object is where I put the query? I tried that and the subform will...
  13. B

    What is your opinion and experience?

    Hello All, I am currently using Access 2000/2002. I was wondering if the following product was worth the investment? The product that I was wondering is from FMS. The products are Total Access Components and Total Visual SourceBook. Any opinon or experience is greatly appreciated. Thanks...
  14. B

    Export email address to notepad?

    Hello All, I am using Access 2000. Currently I have created my queries to get all the email addresses. I have a button that I can click to run the query to display all the email address. What I would like to have done is the ablility to export all the email address into notepad but in this...
  15. B

    Button on a map query result.

    Hello All, I am using Access 2000. I have a form that contains a map. I have embeded a series of buttons on the map and set the button's property to transparent. Each button corresponds to a query. I also have a subform on the form. What I would like to do is when I click on any of the...
  16. B

    What is the magic code?

    Hello All, I am working with Microsoft Access 2000. I am working on a data entry form. The form contains a listbox named ContactType and is set to extended which supports multi-select feature. The ContactType field is on the many-side of the relationship. I have a button named cmdSave to...
  17. B

    What am I doing wrong?

    Hello All, I am using Access 2000. I have created the tables, forms, and reports. However, the user needed a "Search Tool" to search and update the individual fields for the table. The tables involved are tblClient and tblContatType. I have set the relationships between the two tables and...
  18. B

    Access 2000 using multiselect listboxes

    Hello All, I am working on an Access 2000 project that involves creating reports using a listbox that is set as multiselect. I know how to create reports using only one listbox that is set as multiselect, but how do I create reports that involves using multiple listboxes that is also set as...
  19. B

    Using ListBox as Parameter for Report.

    Hello All, I'm using Access 2000 and want to know how I can use the LIstbox as the parameter for the report. To be clear there will be multiple listboxes and the user can select the items within the multiple listboxes as the selection criteria. When the user completes their selection how...
  20. B

    Reports Templates

    Hi Amos, Try going to www.databasecreations.com and check out their product called appBuilder, it has a report builder. Hope that helps you.
Back
Top Bottom