• WSAlexya1

    WSAlexya1

    @wsalexya1

    Viewing 15 replies - 76 through 90 (of 410 total)
    Author
    Replies
    • in reply to: Zoom a field (Access XP (2002 sp-1)) #740619

      Hi Gene…

      I don’t think Wendell’s around at the moment, so I’ll jump in…
      You don’t “create” that capability… It just is… It’s part of Access itself… Put your cursor on almost any field in any table of the database and hit Shift-F2… It’ll Zoom…

    • in reply to: id numbers (AccessXP) #740526

      Laura…

      It sounds like you need some good old fashioned normalization there… I don’t know how far along in the database design you are, but it may be better for you to re-think some of the tables and relationships involved before you end up trying to fix this kind of thing often…

      Is it possible for you to attach a sample of your database… Zipped with just the tables, queries and/or form in question with a small amount of dummy data in it? …I’m not sure whether what you want can be done with the way you have it set up… but it’d be easier to tell if I could see something…

    • in reply to: id numbers (AccessXP) #740527

      Laura…

      It sounds like you need some good old fashioned normalization there… I don’t know how far along in the database design you are, but it may be better for you to re-think some of the tables and relationships involved before you end up trying to fix this kind of thing often…

      Is it possible for you to attach a sample of your database… Zipped with just the tables, queries and/or form in question with a small amount of dummy data in it? …I’m not sure whether what you want can be done with the way you have it set up… but it’d be easier to tell if I could see something…

    • in reply to: Currently Locked Error (Access 2000) #739987

      Personally I’d suggest you change it to Random rather than an incrementing autonumber…
      Actually, I think I read a post earlier today where one of the Woody’s Gurus said that it’s a 1 in a billion chance of getting the same number twice…

      HTH

    • in reply to: Currently Locked Error (Access 2000) #739988

      Personally I’d suggest you change it to Random rather than an incrementing autonumber…
      Actually, I think I read a post earlier today where one of the Woody’s Gurus said that it’s a 1 in a billion chance of getting the same number twice…

      HTH

    • in reply to: id numbers (AccessXP) #739981

      Hi Laura…

      In short… Yes you should…
      Not necessarily a number, but a date or something to say this is a new record for the same patient with different employee(s) involved…

      I don’t know how you have the db structured and how or what you are adding as details to each reship record, so I can’t really go into further advice… but post back with more details and/or sample data if you need more help…

    • in reply to: id numbers (AccessXP) #739982

      Hi Laura…

      In short… Yes you should…
      Not necessarily a number, but a date or something to say this is a new record for the same patient with different employee(s) involved…

      I don’t know how you have the db structured and how or what you are adding as details to each reship record, so I can’t really go into further advice… but post back with more details and/or sample data if you need more help…

    • in reply to: Access Size (Access 2002) #739967

      In Access 2002… 2 gig… See the link below (my question a while back) for more details…
      Post 304325

    • in reply to: Access Size (Access 2002) #739968

      In Access 2002… 2 gig… See the link below (my question a while back) for more details…
      Post 304325

    • in reply to: Date Gap analysis (Excel 2000) #739556

      It’s not the formula itself… It’s the fact that you know ALL of the formulas!!! LOL

    • in reply to: Date Gap analysis (Excel 2000) #739557

      It’s not the formula itself… It’s the fact that you know ALL of the formulas!!! LOL

    • in reply to: Date Gap analysis (Excel 2000) #739552

      laugh I knew there’d be an easier way… Leave it to me to re-invent the wheel…
      Sorry Hans! I should just wait for you to share your wisdom…

      cheers

    • in reply to: Date Gap analysis (Excel 2000) #739553

      laugh I knew there’d be an easier way… Leave it to me to re-invent the wheel…
      Sorry Hans! I should just wait for you to share your wisdom…

      cheers

    • in reply to: Date Gap analysis (Excel 2000) #739546

      There may be an easier way… but I created a little function using DateDiff() that will return a string with the results as you want them…
      See the attached example and the code in Module1…

      HTH

      P.S. There’s no error handling or anything in there… It’s just a quick example…

    • in reply to: Date Gap analysis (Excel 2000) #739547

      There may be an easier way… but I created a little function using DateDiff() that will return a string with the results as you want them…
      See the attached example and the code in Module1…

      HTH

      P.S. There’s no error handling or anything in there… It’s just a quick example…

    Viewing 15 replies - 76 through 90 (of 410 total)