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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by raven39

  1. raven39

    OUTLOOK 2003: autocomplete into contacts

    I have a salesman who thought autocomplete was his contact list ( address book ) I am wondering if there is a quick way to add the email addresses into his contacts list? RIght now i am clicking on each name in the autocomplete list and saving individually. Thank you Raven
  2. raven39

    Word / Excel Question

    I have 3 salesmen that want to know if they can copy the name of their word document and put it into an Excel spreadsheet. I have tried a bunch of ways, no luck. I have never even heard of doing this. It is not the pathname they want just the name of the file. ie: "quote-10202", not the...
  3. raven39

    Intermittent Internet

    I am having intermittent internet connectivity problems. THe local cable company says it is something to do with sonicwall. I have a tz 170. I have 2 switches hooked to sonicwall. And about 25 computers hooked to the switches. I have the latest software for sonicwall, and not all the...
  4. raven39

    One User not Receiving Email

    Hi All, Using Exchange server 2003. One user is not receiving outside email. He is using outlook 2003. But also not able to receive email thru our Outlook Web Access. I have checked his settings for delivery and storage. They are all set well above what he could receive. Any and all...
  5. raven39

    CD WRITER HELP

    I have a rewritable cd, that had 400 mb of pictures on it, downloaded another 130 mb of pictures and now the only volume that is available is the 130 mb, but when i check to see how many mb is on the cd it shows the 530. How do i access the 400 mb of pictures? Any help or suggestions are...
  6. raven39

    recordsetclone question

    Alright after messing with this for hours, i am finally able to get this far. One Access does NOT like division, and two i am math challenged. i have this code: Private Sub Form_Open(Cancel As Integer) Dim db As DAO.Database Dim rcdcnt As Integer Dim rst As DAO.Recordset...
  7. raven39

    recordsetclone question

    zion7 Thank you for your reply. I get a #Name? error in the textbox. this is the code i put in: = Val([txtCount] / DCount("pkID","form!frmsalesman","qactive = 'booked'")) what is pkid? i am assuming it is the primary keyID. I am not familar with dcount, so any information would be most...
  8. raven39

    recordsetclone question

    phv, I also have both textboxes ( txtcount and txtpercent ) formatted as general number could that be the problem? thanks raven
  9. raven39

    recordsetclone question

    Phv, Thanks for your reply. I tried this and it didnt work either. I am wondering if i have the code in the correct place? or maybe a sql statement instead of a while statement? Thanks. Raven
  10. raven39

    recordsetclone question

    I have a form whose recordsource is based on a query, which has 2 sets of criteria ( date range and person). In the footer of this continous form i have added a total text box with a running sum and a textbox of the recordcount (txtcount). i want to get a percentage in another textbox...
  11. raven39

    Outlook gives an out of system resources error

    Hi all Outlook has been giving an out of system resources error when opening an attachment. Even a few KB attachment. I am running windows 2000, outlook 2003, and i have 512 mb of memory. THis is the only program that is doing this. Any help or suggestion are appreciated THanks Raven
  12. raven39

    Outlook using MS exchange

    The problem i am having is this, when salesmen are out of the office and NOT connected to the server (which in some cases, they are on road more than in office) the salesmen would like to have their outlook configured to pull email from the internet. i have tried the help file in outlook and...
  13. raven39

    Hanging up XP Pro

    Hi all I have a problem with the networked printers. I am running WIndows XP Pro. For some reason, even if not picking a networked printer, the spoolsv.exe is running at 100% of CPU usage. Has anyone esle ran into this problem? Thanks Raven
  14. raven39

    Xp Home and Outlook

    michbar, THank you that worked! Your help is very appreciated! Raven
  15. raven39

    Xp Home and Outlook

    michbar, I just installed outlook 2003 and it worked fine. All except the inbox mail is messed up. The email was delivered to a personal folder on the C Drive of computer until i noticed and stopped the automatic sync. So i guess my next question would be how would i get all the email that...

Part and Inventory Search

Back
Top