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 Wanet Telecoms Ltd 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. CuriousGeorge2

    macro runs, but not when assigned to a button

    I have written a macro, which runs fine when I either go to tools>>>macros and run it from there, or if I assign it to a toolbar button. But if I put a button on the spreadsheet itself and assign this code to the button, it errors out on the command Range("A4").Select What's wrong with that...
  2. CuriousGeorge2

    External data toolbar appears undocked

    We have an excel spreadsheet that pulls information from an access query. If we open the excel file it works fine. If we access the same file by clicking on a hyperlink the external data toolbar appears undocked on our spread sheet. Is there a way to keep that from happening? We will have...
  3. CuriousGeorge2

    VBA Code command

    Can someone please post the VBA code for the following command clear a user form Thank you
  4. CuriousGeorge2

    Scrolling

    I have a webpage that refreshes every 11 seconds. There is a lot of data on the page and to view different areas of the page you need to scroll down. Is there scripting that will keep the page at the area you scrolled down to when the page refreshes? Instead of having to scroll back down each...
  5. CuriousGeorge2

    Not always receieving read receipt

    I am currently using Outlook 2000 on Windows 2000 Pro. I have it set up to recieve a read receipt when I send an email directly through outlook. However when I try to send through excel or word with ----> Send To -----> Mail recipient (As Attachment) Then I always have to manually go to...
  6. CuriousGeorge2

    Tracking Tab dissappeared

    On my sent mail I used to be able to open the mail and click on the tracking tab to see who read it. Now it's gone. Does anyone have an idea how I might get it back? Thank you, Rebecca
  7. CuriousGeorge2

    Delete a message from outbox

    Ok this may sound totally stupid, but I have an email I just realized was huge. It is stuck in my outbox and in the middle of sending. How do I cancel it so I does not go through. If I just delet it from my outbox will that work?
  8. CuriousGeorge2

    Open Excel Tabs on Taskbar

    This may not be an excell thing but... My task bar on the bottom no longer shows each excell document seperatly. It just show one tab for excell no matter how many I have open. My work has me go between different Excell documents and if was really easy to pick which one I wanted to work on from...
  9. CuriousGeorge2

    Controlling which folders outlook puts emails

    I am having a proble when One person sends me email it does not show up in my inbox. Instead it show up in my system cleanup sent items. I'm sure it's an easy fix, but I just can't seem to fix it. Any help would be greatly appriaciated. Please excuse my poor spelling. Thank you Rebecca
  10. CuriousGeorge2

    Distribution List does not work

    I honestly don't know what this could be. I have a few distribution lists in my contacts. When I open them up they look fine, all the recipients are there. But when I try to send a new message to contact the name of the list appears next to To:, but it's not underlined and ?I get a message...
  11. CuriousGeorge2

    Adding time in Excell

    I have this little problem. I am adding up hours on a spreadsheet. The format for the hours is hh:mm_) I would be adding numbers like: 05:44 (5 hours and 44 min) 08:16 (8 hours 16 min) 07:01 (7 hours 1 min) 06:41 (6 hours 41 min) when I Total the column with the time the answer it gives me is...
  12. CuriousGeorge2

    Average

    Is there a function that average's the number's in a column and ignore zero's? I am averageing a column that has formula's in it. The columnI am averaging add two other columns. Is it possible to make those colums return no valu instead of a zero. I'm sure the answer is starring me in the face...

Part and Inventory Search

Back
Top