Recent content by Shaun3

  1. S

    Sum in report footer of calculated field in sub-page footer

    OK just sorted it out; I used a calculated field in the report footer instead of summing all the calculated fields in the EMPID footer.
  2. S

    Sum in report footer of calculated field in sub-page footer

    Hi all, I am having sum problems with my report. Apologies in advance for my ineptitude w/ access. I am looking at a report with a detail section, a subfooter (named EMPID footer), a page footer, and then the report footer. In the EMPID footer, there is a textbox (named PSHIPTTL) with a...
  3. S

    Dynamic Combo Box

    Thanks Paul! I've downloaded your example and am studying it; the example is exactly what I want to do. Its slow going for a newb like me, so thanks for the help :) -Shaun
  4. S

    Dynamic Combo Box

    Hi all, Thanks in advance for any and all help that can be provided! I am completely new with access, so apologies in advance. I'm designing a form which has two combo boxes on it: combobox1 and combobox1. Combobox1 selects values from the table "Categories", and combobox2 from the table...
  5. S

    Dlookup problem

    wow thank you, its working perfectly of course. I know I do feel stupid, but its not as straightforward with 0 expression writing experience. I can't tell you how many variations of little symbols I've tried. Thanks much again.
  6. S

    Dlookup problem

    Hi All, I am a complete newb with Access 2007 (or any access) and am having problems writing a dlookup function. heres the whole story: Form1 is bound to table TSDETAIL. On form1, I have an unbound combo box (called COMBO0) where the user selects EMPID from table EMPLOYEE. I also have an...
Back
Top Bottom