Recent content by benoize

  1. B

    representing a table in a form that uses foreign keys

    Hi YNWA, Thanks for the info. I'll give you an example. tblA has ReportId_FK ProductGroupId_FK FileName Month value tblReport: ReportId_PK ReportName tblProductGroup ProductGroupId_PK ProductGroup In the form I would like to see ReportName, ProductGroup, month, file, value instead of...
  2. B

    representing a table in a form that uses foreign keys

    HI all, Just joined this group. I have a problem that I haven't been able to solve and can't seem to find on the net (probably I'm not googleing the right words). I have a table (say tblA) that consists mostly of natural keys to other tables in which the actual data is stored (I think this is...
  3. B

    New Member

    Hi all, I'm not really a professional programmer, but work as a business intelligence consultant in the insurance world in Europe. I use MS Access quite a bit to process information or to design tools to help certain business sections around tricky IT problems (quick and dirty). I use MS...
Back
Top Bottom