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!

Search results for query: *

  • Users: ConChoona
  • Content: Threads
  • Order by date
  1. ConChoona

    Word to read file and to decide save location

    Hi all, Not really done any office programming before so please bear with me! Ok, basically what I want is for Word to read a document, locate data and determine where the file should be saved depending on the that data - for example, if I had a letter with a certain address in it, I would...
  2. ConChoona

    Word to read file and to decide save location

    Hi all, Not really done any macro/office programming before so please bear with me! Ok, basically what I want is for Word to read a document, locate data and determine where the file should be saved depending on the that data - for example, if I had a letter with a certain address in it, I...
  3. ConChoona

    Disable Save/Save As... within Word 2003

    Hi there, I am trying to track down a way to stop people being able to edit or save a Word document. I can find info on how to do it in Excel, but not how to do it within Word. Sorry if this has been asked before, but I can't seem to find anything using the search on here. Cheers, Con
  4. ConChoona

    Datetime conversion

    Hi, When I run the following on one server, it runs correctly and adds the entry to the database: exec sp_executesql N'INSERT INTO [BO_DEMO].[dbo].[CXV_LIST] ([LIST_UNO], [CREATED], [CREATED_BY], [LAST_MODIFIED_BY], [NAME], [START_DATE], [END_DATE], [OWNER_UNO], [SPONSOR_UNO], [LIST_TYPE_UNO]...
  5. ConChoona

    Datetime conversion error

    Hi, When I run the following on one server, it runs correctly and adds the entry to the database: exec sp_executesql N'INSERT INTO [BO_DEMO].[dbo].[CXV_LIST] ([LIST_UNO], [CREATED], [CREATED_BY], [LAST_MODIFIED_BY], [NAME], [START_DATE], [END_DATE], [OWNER_UNO], [SPONSOR_UNO], [LIST_TYPE_UNO]...
  6. ConChoona

    outlooksecurity.oft

    Hi, When I try to open outlooksecurity.oft I get the following error: The custom form could not be opened. Outlook will use an Outlook form instead. I've deployed this elsewhere without any problems. Am using Outlook 2003 SP3 as part of SBS. Any help would be great. Cheers!
  7. ConChoona

    SQL 2005 Standard on XPSP2

    Hey all, Is there any reason that I could not install SQL 2005 Standard on an XPSP2 box and use it as a server for other XP client machines? I need a SQL box up and running asap, and all I have is my XP disc! Cheers, CC

Part and Inventory Search

Back
Top