• WSJerryC

    WSJerryC

    @wsjerryc

    Viewing 15 replies - 166 through 180 (of 185 total)
    Author
    Replies
    • in reply to: DATE Entry #519618

      why not make date three invisible until the other two are filled in

      if isnull date1 then
      date3.visible = false

      something like that
      HTH
      JerryC

    • in reply to: Getting a parameter for a query? #519497

      sorry the box is to the right of the rowsource not to the left

      JerryC

    • in reply to: Getting a parameter for a query? #519425

      go to the rowsource of the ScaleValues combo box
      click on the three dotted box to the left
      this will bring up a query builder you can set whatever criteria you want here
      HTH
      JerryC

    • in reply to: Option group to show/hide and clear fields #519420

      maybe its just me but i’m not sure what the question is
      JerryC

    • in reply to: Quiting an application #519284

      sorry for not getting back any sooner
      the problem wound up being with our IT department they were resetting the macro security on boot up that is why it worked when we wrote the macro but not the next time we tried it
      thanks
      for all your help
      JerryC

    • in reply to: Query ? #519172

      try this <=Date()-7

    • in reply to: Parameter Queries #517245

      you could add a button with code behind it to requery or if any fieds are being updated you colud put code on the after update event for that control
      for the code you could try me.requery
      that should work
      hth
      jerryc

    • in reply to: Query #517243

      DID YOU SET THE CRITERIA AS “IS NULL” OR Is Null. if you set the critera as “IS NULL” You will be searching for the actual words IS NULL instead of null
      jerryc

    • in reply to: Printing current record #1779389

      if you have a field in your form that is unique like an autonumber field set the query criteria of the report to this control of the form.
      them you can use a macro or code to open, print and close the report if you want

    • in reply to: linking table data #1777959

      don,t know if matters but you list the fields as badge id on both tables
      in you query you are showing badge id and id(autonumber ?) linked
      could this be the problem
      JerryC

    • in reply to: Runaway Scroll Mouse #513871

      where do you go to change the subdatasheet property in the tables
      thanks
      JerryC

    • in reply to: Quiting an application #513640

      Thanks Gary
      I’ll give it a try as soon as I can
      thanks again
      JerryC

    • in reply to: Quiting an application #512920

      IT LOOKS LIKE THE SAVE PART IS WORKING
      BUT DOES NOT CLOSE THE APPLICATION
      I TRIED USING THE CODE IN ANOTHER PRESENTATION
      AND THE CODE WORKED A FEW TIMES AND STOPPED WORKING IN THAT ONE TOO
      PLEASE ANY IDEAS WOULD BE GREATLY APPRECIATED
      THANKS
      JERRYC

    • in reply to: REQ Macro Assistance #1777252

      why not simply import the dbase table into your access database
      JerryC

    • in reply to: 97 Design Master Nuked 2K Conversion gets Nasty #512053

      if you want 97 and 2000 on the same machine try this from the knowledge base
      Q241141 – ACC2000: How to Install Access 97 and Access 2000 on the Same Computer
      JerryC

    Viewing 15 replies - 166 through 180 (of 185 total)