Answer Questions
Brent Clements What's your experience with the buddy program?
Started by admin at 03-28-2005 5:11 PM. Topic has 2 replies. 03-28-2005, 5:11 PM admin Joined on 12-16-2004 Posts 14 What's your experience with the buddy program We've already received a couple of posts on buddy experiences (thank you!) and would love to see more of them, so feel free to jump in and reply to this post and share yours! Thanks, Brenda [msdn/isv] ...Show All
AngelaWoman Extract text within several tables in word document
Hello everyone, I have several word documents where there is some text inside some tables that I want to extract. The formatting of this text is (or at least, should be) pretty unique where no other text within this word document has a table around it like it. The text I want to extract looks something like this: Rack 4, Breaker 3 The script should basically scan through the whole word document looking for all instances o ...Show All
Marius FANU After_Save Event???
Hi to all. I have a problem. For some sheets, I set to invisible before save. Now, I need set to visible the sheets after save, but there aren`t a After_Save Event... How can I solve my problem Any idea Thanks & Regards. If you handle both save and save as in your routine, you can capture the details just after the as save. thank you very very much!! now, I try do it. I hope that ...Show All
diablo_xix Failure during install MS Score Card Manager
During the install, I get: Failed Microsoft OLE DB Provider for OLAP Services (MSOLAP) 2000 SP4 (8.00.2039) Failed Microsoft ADOMD.NET 8.0 Can't seem to find the downloads or any other content addressing these failures. One effort pointed to Pivot Table services which I installed to no avail. Thanks for helping! ncjks You can find ADOMD.NET 8.0 here: http://www.microsoft.com/downloads/details.aspx F ...Show All
hologram Empower program
Is the Empower program still available I am unable to enroll. Thank you, Frank Hileman I just got the scoop... The systems are undergoing conversion in preparation for the launch of MSPP 2.0 on Monday 14 th . All the enrollment tools have been shut down, but will be up again on Monday. Sorry for any inconvenience. -brenda (ISV Buddy Team) Hi Frank, Yes the program is still available. What error are you getting when you try to en ...Show All
Imola DataGridView and ComboBox Column Problem
Hiii all I have a problem in DataGridView, and i need help. I use DataGridView has column its "column type property" is ComboBox ok..., i want to add items into every cell of type comboBox, i want to add items in a cell of type comboBox different from items in another cell. this line adds items in all cells of type ComboBox Column1.Items.Add( "value" ) please help me Thnx Hi, I thought I posted a ...Show All
Ritee What's your experience with the buddy program?
Started by admin at 03-28-2005 5:11 PM. Topic has 2 replies. 03-28-2005, 5:11 PM admin Joined on 12-16-2004 Posts 14 What's your experience with the buddy program We've already received a couple of posts on buddy experiences (thank you!) and would love to see more of them, so feel free to jump in and reply to this post and share yours! Thanks, Brenda [msdn/isv] ...Show All
garmhappy Deployement project build ERROR - URGENT!
Hello Everyone, I wrote a little program in C# to read and write from a ms access database and I wanted to create a deployment project. I followed the wizard and included Documentation, Source, Debug, and primary files to the Setup project. also under detected dependencies I added the Microsoft .NET framework and System.Data.SqlClient.dll. BUT when i try to build it it gives me this warning: Warning 1 Unable to find dependency 'SYSTEM' (Si ...Show All
Youngmin ActiveX Control Problem
I've developed an ActiveX control, try to run it (hit F5) in VB, it works fine. When I try compile it and package and deploy it to .cab file using the wizard, it produces a folder package with one .cab and one .htm file (lets name it x.cab and x.htm). Everything seems working so far, but when I open x.htm, the component doesn't really load i think. There was a message prompt me to select whether to install or not. I've installed it and yet th ...Show All
52179apb Copying and pasting between spreadsheets
I have an Excel Macro which copies from a Source spreadsheet and pastes on the working copy. The Source spreadsheet is the result of a report gleaned from a non Microsoft database. Usually all works as expected. The problem comes when one of the items in the working copy does not appear in the Source copy. (If no activity occured, instead of displaying a zero, that particular item is excluded from the output. Since the procedure is copying an ...Show All
Mike Hulen Extract text within several tables in word document
Hello everyone, I have several word documents where there is some text inside some tables that I want to extract. The formatting of this text is (or at least, should be) pretty unique where no other text within this word document has a table around it like it. The text I want to extract looks something like this: Rack 4, Breaker 3 The script should basically scan through the whole word document looking for all instances o ...Show All
Bill Fisher Auto Initiate Excel Macro
Hi. I am trying to figure out how to write a macro for Excel that will check the time that the workbook has been idle (i.e. has not been changed) and under certain circumstances, close the workbook. I am currently achieving this by using a 'DoEvents' command that will relinquish control of the workbook to the user while the Macro runs a timer in the background but this causes some behavioral quirks that are not good. Does anybo ...Show All
pattormey Pass parameter to Form
Hi. Is it possible to pass a parameter to a form Im trying to design a lookup form and I need to pass a type array which will be used by the calling form later. Thanks. what about "Declare and Raise and Handle Events" <-- I think it's really interesting <--- If your using Access then you can specify a parameter called [OpenArgs] to the DoCmd.OpenForm() command. In here you can pass a ...Show All
AntiSilence Microsoft Document Image Printer - MODI Registry Settings
Does anyone know what are all the available registry settings for MODI Through much searching in google (msn search finds nothing) I've found the following the following ' Write to File Only (uses current save folder and Note####.mdi as file name) SetKeyValue HKEY_CURRENT_USER, "Software\Microsoft\Office\11.0\MODI\MDI Writer", "PrivateFlags", 1, REG_DWORD ' Don't Show Popup Window SetKeyValue HKEY_CURRENT_USER, "Softwar ...Show All
g.ursula VB & VBA - page setup options completely disappear after merging a document
Hello, I created a VB application which uses Word to merge documents. I used Microsoft office 97 to create these Merge Documents. With These merge documents, I was able to save the setting such as font and how it should print using tray 2 & tray 3. We have upgraded our Microsoft office to 2000. This is where the problem begins...now every time we use the VB application to do the merge---everything seems to work just fine until we ...Show All
