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. cameronem20

    Can't browse with IE but can with MSN

    If I understand your problem correctly it is links that don't open in IE but IE works?? If it is just links that don't open when you click on them have a look at: http://support.microsoft.com/default.aspx?scid=kb;en-us;256953
  2. cameronem20

    Reinstalling IE6 on Win XP

    Hi All, I am wondering if by running the following command if I first need to do the reg-edit that is on the microsoft website or if it is not required with this command? Put Windows XP CD into the CD Drive Start > run > rundll32.exe setupapi,InstallHinfSection DefaultInstall 132...
  3. cameronem20

    Autofill rows to last used row

    Hi All, What I am needing to achieve is to fill down a formula that is in the "C" column down to the last row that has data in it (in the "A" column). If this is not possible, I have set up a count to check how many rows are used but can't work out how to include this in the vba to use this...
  4. cameronem20

    VBA to create a hyperlink to sheet named in cell

    Hello I have been tearing my hair out trying to work out how to achieve this so any help would be appreciated! I need a hyperlink created on the "CSR_Summary" sheet to open the sheet named with what is in the "Control" sheet cell A1. The hyperlink name also needs to be the value in the...
  5. cameronem20

    Creating a button within a macro

    Hello, What I need to achieve is as part of an existing macro to create a button whose name is on the control sheet cell A1. This needs to be placed in an auto-placed way on the csr_coaching sheet. When the button is clicked it needs to go to the sheet named what is in the control!A1 cell...
  6. cameronem20

    Find and replace data in formula with VBA

    Hi All, I have been given this project to do and have very little knowledge about VBA, just the rest of the project. What I need to know is: 1) A newly created worksheet has been created by VBA to be control!A1 " summary". How is it possible to also code it that this is the worksheet that...
  7. cameronem20

    Pasting clipboard in a macro

    One more thing with the find and replace - how can I enable this to do so within the formulae that are in the cells..
  8. cameronem20

    Pasting clipboard in a macro

    Excellent, thanks so much for that it works perfectly! I am sorry for asking all these questions - this project has been dumped on me to complete and I have very little (next to no knowledge) with VBA Now for another question extending on my initial one... How to rename on the...
  9. cameronem20

    Pasting clipboard in a macro

    Hello, I realise this is a very basic query as I am not used to using VBA. What I am wanting to do is paste the contents of cell A1 on worksheet Control to rename other worksheets. What I am finding is that when using the wizard to record the macro it is using the value used in the cell when...
  10. cameronem20

    version conflicts with W2K SP3 and Exchange 2K SP3

    Hello I am about to do a fresh install of SBS 2000 Server. However when I did this a few days ago I ran into a few problems (not sure if related to this though). I first installed W2K server and then SBS and then Exchange 2000. Then installed W2K Server SP3 which went ahead fine I then...
  11. cameronem20

    Non Delivery Reports not being forwarded

    Yes I have, and have tested this by emailing the public folder through normal methods and it works fine.
  12. cameronem20

    Non Delivery Reports not being forwarded

    Hello I have a public folder set up that is called "reports" Under the exchange manager > servers > protocols > smtp server > default smtp virtual server properties > messages tab I have "Send a copy of non-delivery report to:" and I have specified this to be...
  13. cameronem20

    Order in which to install service packs and patches?

    Ok, thanks However one more thing - I am getting prompts saying to overwrite a newer file - should I say yes or no to all?
  14. cameronem20

    Order in which to install service packs and patches?

    Hello I have just done a clean install of SBS 2000 server with ISA server and Exchange server. I am wondering do I install the service pack and patches for windows 2000 server and then for exchange server or the other way round? Does it matter which way round? I just seem to remember one...
  15. cameronem20

    Forward internal postings to public folder to mailing list

    Hello I have a Mail enabled public folder that is subscribed to a mailing list. What I am wanting to do is have all messages that are posted to the public folder to be sent to the mailing list address so that they are listed in the actual mailing list and not just the public folder. Ideally...
  16. cameronem20

    Set up wildcard account in exchange

    Excuse my ignorance but wouldn't doing it this way be generating a NDR to the sender? What I am wanting is so that they do not get this and I get a copy of the email.
  17. cameronem20

    Automating export of the current IP on 827

    so there's no way of doing this without third party software? So ideally what I am writing a script (of any sort) to do a show ip interface brief command and then copy / paste the results of that into an email and send them. Just looks more professional IMO for a commercial sort of setup.
  18. cameronem20

    Automating export of the current IP on 827

    so there's no way of doing this without third party software? So ideally what I am wanting of a script to do a show ip interface brief command and then copy / paste the results of that into an email and send them. Just looks more professional IMO for a commercial sort of setup.
  19. cameronem20

    Automating export of the current IP on 827

    Hello everybody The setup is as follows: Cisco 827 ADSL connection (dynamic IP address) What I am wanting is to somehow get the public IP address automatically either emailed or communicated somehow so that I know easily (and remotely) what the current address is. Any ideas would be greatly...
  20. cameronem20

    Set up wildcard account in exchange

    Hello How do you set up a wildcard (catch all) account in exchange 2000? Thanks

Part and Inventory Search

Back
Top