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 strongm 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. danielmare

    File store syncing between two locations

    No, DFS does NOT work. I have wasted the past week trying to get the stupid service to work. Firstly, it was only replicating one-way... no errors, nothing in the logs to indicate why it was doing that, it just simply wasn't replicating the other way. I deleted namespaces, replication...
  2. danielmare

    File store syncing between two locations

    We have 2 offices connected via a slow internet connection. They share a 2 TB file store for jobs (e.g. drawings, PDFs, Word documents, etc) shared via SMB hosted on Win Server 2008 R2 and Win Server 2003 servers respectively. The remote office is finding access to it to be very slow. What I'd...
  3. danielmare

    Put border around a Picture

    Thank you for your reply Paul. I have tried as you suggested, but the following line: pic.Borders.OutsideLineWidth = wdLineWidth600pt simply results in Run-time error '5843': One of the values passed to this method or property is out of range. Tried differnet values for above property - same...
  4. danielmare

    Put border around a Picture

    I'm using MS Office 2011 for Mac. When I record a macro and put a border around an image, the macro records nothing. Attempting to simply program a macro, I tried the following: For Each pic In ActiveDocument.InlineShapes pic.Item.Borders '.blabla pic.Item.ConvertToShape Both...

Part and Inventory Search

Back
Top