11339 results in the forums
Order by date - Order by pertinence
All (12838)
News (20)
Reviews (121)
Tips (46)
Processes (1)
Press (1279)
High-tech (11339)
Forums (32)
 
A Macro for 'File - Save.As' on multiple selections
I deal with well formatted emails by selecting them and using File - Save.As to create a single text file. Outlook (2003) concatenates the messages - I like that - I have to navigate the filepath and name the file. I thought I'd automate those few ...
Message posted on the April 21st, 2009 - 11:38 am ET
Odd File Creation Date
I have no idea what could be wrong with the simple file copy script. I need to have creation date of file copy to be date of the script run. But it is not. Save the following vbs script in some dir, and create subdirectory named "Sub". ' ...
Message posted on the April 08th, 2009 - 01:40 am ET
Setting up for a "long file"
I am about to try and put together a longish file of family memoirs. At present I have quite a number of separate files of "Glimpses". So I am now plagued on how to put it all together along with a number of small pics. I had always ...
Message posted on the April 06th, 2009 - 11:17 pm ET
Create XML Datasoure From Scratch in VS 2005
Visual Studio 2005 I would like to create an XML based dataset from scratch -- that is define it entirely within the project. Assuming I can create an .xsd file that includes tables and relationships how do I turn it into a DataSet control?
Message posted on the April 03rd, 2009 - 06:09 pm ET
Create XML Datasoure From Scratch in VS 2005
Visual Studio 2005 I would like to create an XML based dataset from scratch -- that is define it entirely within the project. Assuming I can create an .xsd file that includes tables and relationships how do I turn it into a DataSet control?
Message posted on the April 03rd, 2009 - 12:34 am ET
How to write vector to a text file?
I read a text file into vector<CString>, manipulated it and now need to write the vector back to a text file. I was doing this with ofstream: std::vector<CString> fileContents; std::ofstream opFile(opFileName.c_str(), std::ios::out); ...
Message posted on the March 26th, 2009 - 11:49 am ET
Removed and reinstalled BCM now can't see old .mdf file
Any help would be appreciated. I used Add/Remove programs and removed BCM completely. Stupid mistake in trying to get the software loaded to enable synching with smartphone. I can see the MSSmallBusiness.mdf file in the right place in my system ...
Message posted on the March 25th, 2009 - 05:26 pm ET
MOM 2005 Log File Events
I am runnin MOM 2005 SP1 and am having the following problems. I am hoping someone out there has solved them already as they seem quite basic. 1/ Several of my applications create text based event logs. The Event report spans several lines. The ...
Message posted on the March 25th, 2009 - 08:31 am ET
Connecting from one Excel file to another, how do you display info
I want to make a single template type file in Excel and have information that will go in it in another Excel file. I see where you make the connection to the other file but I cant figure out how you have that information display into the template ...
Message posted on the March 23rd, 2009 - 12:34 pm ET
ActiveX component can't create object
Hello, I need help I get this error message "ActiveX component can't create object" I am using MS Access 2002 and my users have Access 2002. I looked in the Internet and found a possible solution, but it did not worked. I registered ...
Message posted on the March 18th, 2009 - 10:40 pm ET
Create a MPP using PSI (2007)
Hello, is there a way to create a mpp file from a project using PSI. I have to create some kind of versioning that creates a mpp on every publish. Thank you very mutch for your help. Cutter
Message posted on the March 18th, 2009 - 05:31 am ET
Automatically Import a .BAS file/module
Hi, I'm using the ParseOutNames Function, which I lifted from CPearson, and it works excellent. The problem is the function will not work if the Module is in Personal.xls, I have to manually Import my .bas file to the Active Workbook in the Visual ...
Message posted on the March 14th, 2009 - 07:03 pm ET
functions in personal file
When I create a function procedure in a normal Excel file, I can then insert it by typing it directly in a cell rather than use the Insert Function commandyet when I save a function in the Personal.xlsb file to have the function made available to ...
Message posted on the March 12th, 2009 - 04:08 pm ET
Retrieving the file name for a component failed with error code 0x
Hi, Error in subject is puzzling, because it does not occur for one server, but occurs for another one. This error appeared when I converted dts packages in 2000 version to 2005 version standard and concerns ActiveX Task. When I run package in VS ...
Message posted on the March 11th, 2009 - 08:58 am ET