• WSstevecox4444

    WSstevecox4444

    @wsstevecox4444

    Viewing 15 replies - 46 through 60 (of 181 total)
    Author
    Replies
    • in reply to: Win XP/2kBoot.ini (XP SP2, ) #903182

      Fixed – Did an XP re-install (normal start from XP CD , let it find exisiting installation and choose R for Repair – takes ages but much less time than a reinstall

    • in reply to: Win XP/2kBoot.ini (XP SP2, ) #903183

      Fixed – Did an XP re-install (normal start from XP CD , let it find exisiting installation and choose R for Repair – takes ages but much less time than a reinstall

    • in reply to: Stock Balance (2000 sp3) #889772

      Francois; Thank you for both the speed and detail of your response.
      The Union query (very clever technique) is working well but I have obviously done something wrong with the PrevBalance technique as it is not working. My final version is shown below.

      PrevBalance: nz(DSum(“Balance”,”Balance”,”[ItemNumber] = ‘” & [ItemNumber] & “‘ and [Date] < #" & Format([Date],"mmmm yyyy") & "#"),0)

      Rightly or wrongly I changed the date format part as I thought maybe that was the problem and my queries have the date formatted as mmmm yyyy. However all date formats I tried (including the Australian one of dd/mm/yyyy gave me a zero prev balance. I dont actually understand what this formula is doing so makes it hard to fix. Any explanation would be much appreciated
      Thanks again

    • in reply to: Stock Balance (2000 sp3) #889773

      Francois; Thank you for both the speed and detail of your response.
      The Union query (very clever technique) is working well but I have obviously done something wrong with the PrevBalance technique as it is not working. My final version is shown below.

      PrevBalance: nz(DSum(“Balance”,”Balance”,”[ItemNumber] = ‘” & [ItemNumber] & “‘ and [Date] < #" & Format([Date],"mmmm yyyy") & "#"),0)

      Rightly or wrongly I changed the date format part as I thought maybe that was the problem and my queries have the date formatted as mmmm yyyy. However all date formats I tried (including the Australian one of dd/mm/yyyy gave me a zero prev balance. I dont actually understand what this formula is doing so makes it hard to fix. Any explanation would be much appreciated
      Thanks again

    • in reply to: Query: Improve Performance (2002) #867988

      I had the same problem with ODBC data from an Accounting package and like you I was really only using it for reporting. Eventually I got to the stage that each month, I delete all the data in the tables then reimport the data into the existing tables (thus preserving relationships but being sure I had up to date data) . Means I spend 15 mins or so each month importing all the data but overcame the ODBC speed problem
      Steve (holy molly an answer from me rather than a question – It will probably turn out I misunderstood the question :-0

    • in reply to: Query: Improve Performance (2002) #867989

      I had the same problem with ODBC data from an Accounting package and like you I was really only using it for reporting. Eventually I got to the stage that each month, I delete all the data in the tables then reimport the data into the existing tables (thus preserving relationships but being sure I had up to date data) . Means I spend 15 mins or so each month importing all the data but overcame the ODBC speed problem
      Steve (holy molly an answer from me rather than a question – It will probably turn out I misunderstood the question :-0

    • in reply to: Access to Adobe (2000 ) #865359

      Thanks for your help anyway
      Steve

    • in reply to: Access to Adobe (2000 ) #865360

      Thanks for your help anyway
      Steve

    • in reply to: Access to Adobe (2000 ) #865308

      Thanks for the quick response Hans (I’ve lost track of how many beers I owe you)
      I wasnt actually expecting the links to work in Access but for the format to be carried over to the pdf files and maybe work there
      Steve

    • in reply to: Access to Adobe (2000 ) #865309

      Thanks for the quick response Hans (I’ve lost track of how many beers I owe you)
      I wasnt actually expecting the links to work in Access but for the format to be carried over to the pdf files and maybe work there
      Steve

    • in reply to: Message Rules Greyed Out (OE 6) #836794

      Thanks for response
      Nope only 1 identity/account
      No I can see the creteria components but cannot modify/select in any way

    • in reply to: Message Rules Greyed Out (OE 6) #836795

      Thanks for response
      Nope only 1 identity/account
      No I can see the creteria components but cannot modify/select in any way

    • in reply to: Select case nulls fields (2000) #833226

      Exactly what it was – I had been a good boy and was graduating from storing words to (eg Riders Names) to the correcter !! way of RiderID etc and had forgotten I was storing the PaymentmethodID instead of the payment method word.

      Thank you both again – At this point you must wake up screaming when you see my inane questions and it must be hard working out who is going get the short straw and have to help the idiot this time
      It really is appreciated
      Steve

    • in reply to: Select case nulls fields (2000) #833227

      Exactly what it was – I had been a good boy and was graduating from storing words to (eg Riders Names) to the correcter !! way of RiderID etc and had forgotten I was storing the PaymentmethodID instead of the payment method word.

      Thank you both again – At this point you must wake up screaming when you see my inane questions and it must be hard working out who is going get the short straw and have to help the idiot this time
      It really is appreciated
      Steve

    • in reply to: Report Page Size Changes (Access 2000 SR3) #829832

      In Page setup, make sure you have the report going to a specific printer (and obviously choose the appropriate one), not to the default printer. This solved a similar problem I had
      Steve

    Viewing 15 replies - 46 through 60 (of 181 total)