Recent content by @stan

  1. @

    delete Query

    delete Query How do i Specify the table containing the records that I want to delete?
  2. @

    rounding negitive numbers up to 0

    IIF works as long as I dont try to do it from within the same query thank you all for your help
  3. @

    rounding negitive numbers up to 0

    Brain thank you for asking about the field name, Iv done that a fee times here in the middle of the night
  4. @

    rounding negitive numbers up to 0

    the first is, the [selected date ] from a form -[entry date of object field] most come out + but for those who's [entry date] starts later in the month in question thiers comes out as a -
  5. @

    rounding negitive numbers up to 0

    the field name is an alias, I created in the query to create a number from two different dates.
  6. @

    rounding negitive numbers up to 0

    Ok, tried, when running it thinks that the [fieldname] is a parameter and askes me to enter parameter value....
  7. @

    rounding negitive numbers up to 0

    I can not have any negitive numbers show up in my field so I need to round up and negitives to "0"
  8. @

    Between problems

    they are text feilds
  9. @

    Between problems

    Ok, iv droped the reformaing. it is giving me records for only that fall inbetween the months and not the years.... so if I input 01/01/14 and 01/31/15 it gives the all records for the 1st month of 14 and 15.... If I input 2/2/2014 and 10/2/2014 it gives me all the dates between there for 14...
  10. @

    Between problems

    Ok while in the query how should it look? the field name is 'shortdates" With out useing the Left, 10 how should I format it into US FORMAT? thank you
  11. @

    Between problems

    it is stored as a long date but I am Using the "left([Date]),10) and it is in the mm/dd/yyyy
  12. @

    Between problems

    Help! I have a report with an inbeded query. I am running a between [start date] and [finish Date] this worked fine last year but now it only wants to show dates for this year. is there somthing that I am missing?
  13. @

    Question Force shut down

    Re: Force shut down ("kill switch/trigger") Please do tell about the "kill switch/trigger" so that I may build that into furture systems. Thank you
  14. @

    Question Force shut down

    I am in need of updating a table in my system but can not due to a coworker having this data system open on thier pc that is in a locked office. Is there a way I can log them off the back office or force thier access to shut down? Thank you Stan
  15. @

    if query criteria, looking at form field return a null then look at field in table

    I wonder what I screwed up, i'll give it another run.... thank you for your help
Back
Top Bottom