Search results

  1. C

    Option to --> Replace Description - based on user edit

    Good day, I am looking for ideas as to the best approach to achieve the following: History: 1.)I am copy pasting data from an excel to an Access table 2.) tables to queries to report the usual behind the scene stuff 3.) From time to time the data might be replaced with new data ( this will...
  2. C

    "how can I retain the users input" regardless on closing of the form

    I have a combo box on a FORM that is currently linked to a table/pulldown for selection: sort, column1, column2 I have set up the combo box to show Column1, and have a set an invisible textbox that grabs the sort value. I am using the text Box within a Query criteria...
  3. C

    1.) Report using crosstab query setting criteria's 2.)Form info to remain

    I've attached a word doc... (with pictures ...ooooh) :) to try to explain my scenario better: 1.) Form enteries -- I would like to eventually use these entries as criteria’s on a report 2.) but -- The From if closed will reset/ or clear the values I would like the values to remain at all time.
  4. C

    Running Sum (Variation Required)

    I've looked around and have found: running sum =1 ,(Over group and/or Over All) produces ALMOST what I am hoping to achieve. I think based on my HEADINGS I am hoping to RESET the running sum (If possible) HEADING AREA --HEADING CATEGORY [Text box] --Detail (RECORDS) running sum =1 ,(Over...
Back
Top Bottom