Search results

  1. deejay_totoro

    Take a new page for a new branch

    but then blank page first! ah! If I do that, then the first page of the report is completely blank! Apart from the report header & page footer. So how can I make the report start correctly on the first page? cheers dj_t
  2. deejay_totoro

    common field problems on forms

    limited in choice linking field? Hello, So, does that mean that the the choice of a "linking" field is quite limited? It could really only be an acccess generated autonumber, as this would never change. If another source of data was used for linking tables (for example, address, or bank...
  3. deejay_totoro

    Take a new page for a new branch

    Hello all, I have a problem with a report. I have maybe 10 fields that are used in the report. One of the fields is called "Branch." What I would like the report to do is: Group all the records with the same "Branch" together and Take a new page for a new branch. So, in report design mode...
  4. deejay_totoro

    common field problems on forms

    primary key? Hello, Thank you for the helpful replies. Maybe my understanding of a primary key is wrong? For example, I thought that the primary key is a unique field - something that is unique to a particular table, something that uniqely identifies that table? Now, if I want to share data...
  5. deejay_totoro

    common field problems on forms

    is it a relationship thing? Thanks for the replies. Still cant work it out though. Let me show you an example. I created 2 tables, called table 1 and table 2: Table 1: BandID (Autonumber & Primary Key) BandName AlbumName YearOfRelease Rating Table 2 BandName (joining field – gets its...
  6. deejay_totoro

    common field problems on forms

    Hello all. If you have a chance, could you help me with this problem? Here is my problem. I have 2 tables. I created a main form (table 1) and then a subform (table2) on the main form. The 2 underlying tables are joined by a common field. Now the problem is: if I change the information in...
  7. deejay_totoro

    Printing Reports based on a combo selection?

    Hello all, I am really new to access, but trying hard to learn! I would like to allow the reports in my database to printed out via a combo (or list?) box, based on the user selection. Is this possible? How does one go about creating such a proceedure. I don't know any VB, so may this task...
  8. deejay_totoro

    Blocking screen dumps

    Hello everyone. Here is a question I would appreciate help. Some of the information held in my database is quite sensitive. I was wondering, is it possible to block the abilty to take a screen dump? Im thinking the most simple way would be to disable the Print Screen button (key). Does any...
  9. deejay_totoro

    Calendar help

    Hello, I would really appreciate some help! Im just new to access and learning from scratch. Here is my problem - in my form, there is a field in which I would like the user to enter a date. Rather than do this manually - I would the user to be able to click on a command button - which will...
Back
Top Bottom