Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. mitmat

    Office Applications hanging

    Windows XP Office 03 When trying to open a file from within word, excel etc. and then changinging the Look in drop down the application always hangs. Tried in Notepad and didn't get the same problem. Event viewer showed below : Event Type: Error Event Source: Application Hang Event Category...
  2. mitmat

    Can't paste data from Webpage

    Ooops did go to the edit menu but didn't expand it so didn't see paste special. User gone home now so will have to try in the morning hopefully this will work Thanks for help
  3. mitmat

    Can't paste data from Webpage

    Yep I tried don't have the option
  4. mitmat

    Can't paste data from Webpage

    Can't paste special in word, can you ?
  5. mitmat

    Can't paste data from Webpage

    Hope someone can help Running windows 2000 and IE6 Trying to Copy text from webpage to word and its stopped working all of a sudden. I can copy and paste into Notepad and then into word. Weird! Hope you guys can help Matt
  6. mitmat

    Keeping user names together when entered differently

    Thanks synapsevampire. In future will put more detail in. This works a treat. I did actually manage to solve another way using a group in Specified order (Crystal 11) but your way is better. Just need to change to CAPS which I'm hoping I'll be able to work out myself. Many thanks Matt
  7. mitmat

    Keeping user names together when entered differently

    Hi Guys Reporting on a field that displays the user in 2 ways I need to keep these together is this the right way to go about it, if so how would I add the rest of the users If {TASKS.OPENBY} = ["Alex" , "Alex Mcknight"] then "Alex" Any help much appriciated Matt
  8. mitmat

    Entering date and displaying last 12 months

    Well spotted Ibass, I thought it was working but I was putting in Todays date derrr. You're the man..
  9. mitmat

    Entering date and displaying last 12 months

    That's excellent! Thanks dgillz
  10. mitmat

    Entering date and displaying last 12 months

    Thanks Ibass, This gives me the previous 12 months from Currenttdate. Is there a way of setting it to list only the previous 12 months from the Parameter date that's entered by the user Matt
  11. mitmat

    Entering date and displaying last 12 months

    Hello Guys I'm trying to run a report that asks for a call open date and then only displays the last 12 months from the date entered. Currently the Parameter asks for start and end date but this appentley isn't good enough. Any help will be most appreciated.. Matt
  12. mitmat

    Add only week days to Date

    Thanks Synapsevampire
  13. mitmat

    Add only week days to Date

    Hello there My formula so far is if {TASKS.PRIORITY} = "low" then {TASKS.OPENDATE} + 15 else if {TASKS.PRIORITY} = "Medium" then {TASKS.OPENDATE} + 5 else if{TASKS.PRIORITY} = "High" then {TASKS.OPENDATE} + .33333 I realised after i submitted my report that our system doesn't use Weekends...
  14. mitmat

    Using select expert

    You're good, Muchas gracais Thats worked a treat
  15. mitmat

    Using select expert

    Thanks guys My full formula is now isnull ({TASKS.CLSDDATE}) and {TASKS.TYPE} = "Coins" and isnull ({TASKS.LOOKUP2}) or {TASKS.LOOKUP2} <> "Assigned to CSB" but it now seems to be ignoring the first two lines of the formula.. I think I'm some formula rules
  16. mitmat

    Using select expert

    When using Select expert to omit fields containing Text Is not one of "Assigned to CSB" It omits this but all the blank fields as well, which I do need to display in my report. I'm sure this is simple to solve but I just can't see it Many Thanks in advance
  17. mitmat

    autoplay running Randomly

    Hello all, Windows XP not pro, Autoplay keeps starting up all by its self. Pops up on the screen every 5 mins or so, can't seem to stop it.. PC freezes on occasion since this has started not necessarily at the same time. Think this is maybe a hardware issue ???? any help would be appreciated...
  18. mitmat

    Can't ping but can see server

    Thanks bcaster Useful and informative info.. Ended up being a software issue!! Very frustrating Matt
  19. mitmat

    Can't ping but can see server

    Hi, Usual login would connect to all network connections, but now i've lost connection to all severs apart from the main server which assigns IP addresses to the nodes on network. The server runs NT4 and the PC is running 2000. The strange thing is being able to access the shared drive but not...
  20. mitmat

    access to the specified device,path,or file is denied

    Hello people, Get this error on start up, windows 2000 loads then the first thing I get is C:\winnt\system32\cmd32.exe access to the specified device,path,or file is denied I click OK and no problems, until shut down and I have to end task on a Iexplorer Thanks in advance for any help

Part and Inventory Search

Back
Top