Search results

  1. bluey

    saving record

    ok :)
  2. bluey

    saving record

    humm quite possably: it dosen't matter if you cant help ile probably figure it out aventually. My input form is initially a query but it is also linked to a macro which is made up of a delete qry\ update date qry\2 append qrys. Im telling you this stuff so hopefully you will be able to...
  3. bluey

    saving record

    yes i did read it and in this particular instance it needs to be saves using some other means. if you read my first post you would have seen ? I stated that i under stood it saved automatically but a conflict occurs unless my data is saves another way. i dont want to save anotherway but if i...
  4. bluey

    saving record

    No i dont want the form to remain open i would like it to save when it closes. and if possable save the record NOT the form please :)
  5. bluey

    saving record

    how do i save a record without using a button. i know acces saves records but i get a write conflict if i dont save manually.
  6. bluey

    Access World logo - volunteers?

    i would do a design but i dont think anyone would like it its not like i cant draw or anything. plus you did all the great ideas circular.gif nice the best so far. i like the little icons at the bottom
  7. bluey

    criteria

    hope fully this will help i only do this when im having trouble with my explinations. I have to do it this way because it would take to long to type in the names myself. All the data in this mock form has been automatically updated using querys and macros I need to somehow to tell access...
  8. bluey

    Close/Save button

    There isn't realy a specific way of closing a form you could try using the wizzard. To do this go in to design view of the form you are using make sure the wand icon on your Tool box menu is pressed in, then place a button on your form the wizz will then allow you to choose an option. itl be...
  9. bluey

    criteria

    I did not ask this very well last time so im trying to be clearer i was wondering if anyone knows of any expressions or code or filters or somthing that can sort and update records. well sort of filter/criteria limiter So say "hello" and "Tuesday" have automatically been entered. and you...
  10. bluey

    odd & even Numbers

    thanks this is for a friend so i dont know mutch about it.
  11. bluey

    odd & even Numbers

    Is there an expression that can sort odd numbers from evens
  12. bluey

    Weekday function problems Access

    yes i admit i don have much success with explinations but thanks ile try that. i was trying to get my days to display Dude that's great considering im pants at explinations that worked exactly the way i wanted. thanks :) :D
  13. bluey

    Weekday function problems Access

    hello im trying to make my weekday function work. First i tryed to create an array of names. this does not work all the dates have the same name. sunday seven times. no good unless you like sunday. Next i put the weekday nos and names in a table and tryed to get them to show that .this did...
  14. bluey

    Access World logo - volunteers?

    Very nice logos hey audrey do you do this for a living, you'r very good at it, i like the second one although the last one you did has possabilitys too. :) ow there all nice this could be difficult im glad im not choosing.
  15. bluey

    adding in a report

    thank you very much that worked great :D :D :D :D :D
  16. bluey

    adding in a report

    sorry about the explination it can be hard trying to explain things without writing to much. thanks ile try that.
  17. bluey

    adding in a report

    is it possable to find and add up all ammounts assosiated with a boolian box. e.g. 123 ticked 10-------this one would not be addedbut the ticked ammounts would 56 ticked = 179 in a report
  18. bluey

    looping macros

    The 1- 6 is the week day function which allow the user to set the day they are entering it does not have to be a set number of weeks it just has to up date the number of weeks specifyed. if it creates more than one day then yes please id like to know how to do it.:D i did get some code from...
  19. bluey

    looping macros

    i kow but my boss set it up . EXP: i have to auto matically create dates and names at the moment the user opens a from and enters a date (06/01/02) then presses next button this makes a control date and opens another form then they press next and the form creates a weeks worth of dates like so...
  20. bluey

    looping macros

    Ms Access Macro hi ive got a macro that calculates and updates weekdates i can only make a weeks worth of dates at a time. Are there any conditions that will allow me to loop my macro but that allow me to stop it from making to many dates (infinate loop) any help is appriciated thanks:)
Back
Top Bottom