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 TouchToneTommy 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. itsisnofun

    Outlook Web Access on Port 80

    I need to change the port that web outlook access in on. I have not found a article on this at microsoft. If some knows how this is done or where I can find the info at would be greatly appreciated. Mike
  2. itsisnofun

    In a number field: filter for a bad number

    NorthStarDA Thanks for the help. Funny how you see things and ignore them when they are right there in front of you. Mike
  3. itsisnofun

    In a number field: filter for a bad number

    Hopeful someone may have come across this and has a work around. I have a database we export records out of for some accounting data. If you have someone miskey a number in a field say -=123.45 and it should be -123.45 is there a way to filter for that = sign so I know there is a error some...
  4. itsisnofun

    File Maker Dos Prompt to Open cash drawer via COM1

    ngaotai One quick way would be to write a doc batch fiel and then use a script to call that file at the time it was needed. you can use the dde send function in filemaker to call the batch file. Mike
  5. itsisnofun

    Import challenge

    PC201 If this was a csv file then filemaker on import will break that as fields and set them to different fields. This is not a problem for filemaker to handle i think you need to look at your txt file again. Mike
  6. itsisnofun

    Internet Explorer Crashing

    naiku It may not be a virus. Have you ran some spuware software on this box to make sure that something is not causing the crash. Mike
  7. itsisnofun

    Export with fixed length

    PC201 Yes you can and it takes a couple of additional fields to do this. set you up a field that is an calculation of ether zeros or spaces depending on which you need to pad the data with. set you up another field that appends your original data field to the one you just added. Put the...
  8. itsisnofun

    if

    workshop Formule would be as follows: Case(A-(b+c+d+) >=1 , e = (a-(b+c+d) , CAse(A-(b+c+d+) <=-1 , f = (a-(b+c+d) )) Mike
  9. itsisnofun

    age calculations help

    5835 You can use ether the IF statement or the Case statement for this. You will not be able to type in that field where the calc is but you can add a another field and use one of the above to get which ever one had data. Mike
  10. itsisnofun

    Disappearing Email?

    delorca Make sure there are no message filter rules as well. If there are no rules or archine funtions then you can bet someone deleted those emails. Archive can't pull a month out the middle altough you can set a filter rule to move mail and they may have set that up in error. Mike
  11. itsisnofun

    Disappearing Email?

    delorca You say it happened again. What were the items deleted this time? Same month or another one? Mike
  12. itsisnofun

    Multiple field relationships

    VARJohn The formula for that would be company & city (or exact field names) with the output to be text. When you setup your portal up did you use the relationship you created from company to contacts in your company file? Then add the fields you want from contacts in the portal window. To do...
  13. itsisnofun

    Multiple field relationships

    VARJohn Don't know if this is what you are looking for. Create a new calc field in each databse joining those two fields and then use that field as your portal looup Mike
  14. itsisnofun

    unable to rename a script

    chagme Click on the script you won't to rename and then type in the new name in the box below and then the rename button will work.
  15. itsisnofun

    Has anyone had any experience with

    alex304 You need to have this unit taken apart and the boards clean with circuit board cleaner. If you do not do this the solder joints on the boards will corride and the unit will evently die. Hopefully you did not fire up the unit after it got wet. Mike
  16. itsisnofun

    TCP/IP partly working

    MisterFiz Are you running your own dns server. If so check and see that his computer names does not point to another ip address in dns. Mike
  17. itsisnofun

    Mail stuck in mailbox

    TechInNeed There maybe I just don't konw about them. This is where i found all mine. Mike
  18. itsisnofun

    Mail stuck in mailbox

    TechInNeed Sorry about that. If the users mail was ever stored in their mailbox on the server instead of in local PST files than alything put in outlook (contacts, calendar events , etc) or also stored in that mailbox. When you think you have cleared all items from that box and they it still...
  19. itsisnofun

    fun with distribution lists

    swabs Do you need DL to mass mail or are you trying to give exterenal addresses to users? Mike
  20. itsisnofun

    Mail stuck in mailbox

    TechInNeed Also check his calendars and tasks. If he ever had in mail pointed to the server has storage and added these items they will show up has an item in the storage. Quick way to do this if you are using outlook is to go to view and select folders. You will have one for mailbox and one...

Part and Inventory Search

Back
Top