2,270 Topics

Member Avatar for
Member Avatar for MrDiaz

Hi everyone, I'm working on an app that saves data on a text file, as we know, formatting text file is awful and not very user friendly. I'd like to save the information I've collected on my program on a nicely formatted excel file. Given the file it's already created, …

Member Avatar for MrDiaz
0
120
Member Avatar for cmarin

STDOLE2.TLB error message when opening- why is it given me this error message, also, everytime I open office word or excel it starts up the installation again- then in Outlook I cannot set up the user account, it says: "the operation failed because of a registry or installation problem. restart …

Member Avatar for caperjack
0
161
Member Avatar for BChanthorn

Hi all, I have wrote VBA code by export data into excel. But when i run it in some machine, an error occured. Error message is below: "Run-time error '-2147024770 (8007007e)': Automation error The specified module could not be found." Error occured in some compters only, not all. Any one …

Member Avatar for ricosuave
0
429
Member Avatar for VBGrunt

Hi, I'm VBGrunt! I was an RPG programmer for 10 years working on an AS/400. I got late off from my job in 5/05. Boy how things have changed. My boss was an AS/400 advocate. "They are never going to be able to run a business efficiently on a PC …

0
5
Member Avatar for Tank50

Hi Once I wrote below coding it give error meassage.Error meassage is "Member not found".I wrote red color that show the error meassage is occur. [CODE] Microsoft.Office.Interop.Excel.Application xl = new Microsoft.Office.Interop.Excel.Application(); Excel.Workbook xlWorkBook = (Excel.Workbook)xl.Workbooks.Open("D:\\Test\\VOIP_X.xls", 0, true, 5, "", "", true, Microsoft.Office.Interop.Excel.XlPlatform.xlWindows, "\t", false, false, 0, true, 1, 0); [COLOR="red"] …

Member Avatar for Tank50
0
115
Member Avatar for Tank50

HI I want to read Excel file from C#,below I menation the coding I use, I add Microsoft Excel 12.0 object library ,but Once I complie the coding it gave me error Meassage.The Error Meassage is 1."Type of Namespace for Application class Doesnt exsits" 2.Excel.Application.Workbook(object) is a method,which not given …

Member Avatar for Tank50
0
356
Member Avatar for zillah

Friend of mine has got desktop with XP home Edition (not professional) OS get corrupted; I took the HD out and backup its data. I copied the whole partition C –got only one partition- (of course with its hidden files) which had those three folders : Windows , Program files, …

0
97
Member Avatar for himgar

I have created a page in microsoft publisher and created a navigation bar and formatted it but when i duplicate the page the bar changes its appearance i.e. it doesn't look like what i have created in my first page.

Member Avatar for JugglerDrummer
0
76
Member Avatar for murderotica

Hi, I've created an Outlook add in to my MS Office Outlook 2003. I've managed to create a Windows installer for it using Windows setup. My problem is, it does not install the add in when I use the .msi file created by the installer, but when I build the …

Member Avatar for murderotica
0
149
Member Avatar for UnifiedECM

I have an application that I am trying to make look like Microsoft Office, with [my icon in the left corner](http://www.unifiedecm.com/cornericonissue1.jpg), but my developers are not able to set the icon right and the minimize/maximize/Close buttons cannot be placed on the menu bar. Is there anybody who knows what we're …

Member Avatar for Ramy Mahrous
0
34
Member Avatar for Noodles156

I have an executive at our company that unfortunately uses the calendar reminders as a task manager. They have recently used the dismiss all button. I have been searching around for about two hours and have not found a solution yet to restore the dismissed reminders. I have tried the …

Member Avatar for Noodles156
0
160
Member Avatar for tez

Word 97/XP Designed a page for a poster, added border all round, which shows in Print Preview as OK but when it prints the bottom border is not there. I have tried adjusting the borders, and 'kidded' the printer that the paper is a different size but still NO GO! …

Member Avatar for tez
0
199
Member Avatar for eschnepper

I have a Windows 2003 server R2 Sp1 and XP SP2 workstations with Office 2000. Occasionally 2 users are able to access the same excel 2000 spreadsheet at the same time without receiving a file open notice until the second user tries to save the file. Then they receive a …

Member Avatar for MidiMagic
0
148
Member Avatar for manfree

Hi all I would like to popup an Outlook contact via a Click button. The "Popup action" works fine~ However, after the outlook contact comes up, the WinForm(Form1) seem stuck and hold .... I can't move, minimize and maximize the WinForm ????? Any body know what is the problem in …

Member Avatar for alc6379
0
343
Member Avatar for Deb688

i have a fancy multimedia HP 3 year old pc running Windows XP. Office 2003, not much else on this machine, i usually used an older pc for most work. Suddenly started having weird problems yesterday. The keyboard works perfectly in Google and on this board, but key board does …

Member Avatar for Deb688
0
135
Member Avatar for Spoff

Hello, I have just taken on some admin related work at my work and have to cut and paste information from emails sent from the website into a spreadsheet. The emails have several lines and a dummy example is below: Booking ID: 1111111 Customer: John SMith (Company: Smiths) Agent: Me …

0
84
Member Avatar for manfree

Hi all, The following code can popup a particular Outlook contact detail Click button 1, it opens Tom Lee contact detail Then, close the Tom Lee contact detail Click button 2, it opens Sam Green contact detail It works fine ... However, if I am going to open both contact …

Member Avatar for manfree
0
735
Member Avatar for gpalau

Hello; Recently I restored a server from a crash, running Windows 2003 Small Business. Most of my computers are working fine on the network, but 3 of them are being a pain in the ass. Their common problem is that their outlook 2003 sporadically disconnects from the exchange server. I …

Member Avatar for Evisscerator
-1
404
Member Avatar for ddaudi8

Hi there, I'm new to java. And I would like to get data that I have in a Ms Access database and sending to a excel spreadsheet using java. I've search the web and I keep finding the ohter way around. Could anyone provide me with a sample java code …

Member Avatar for JamesCherrill
0
137
Member Avatar for arvin2006

hi there, i am new to excel VBA. can anyone help me how to copy all the data in excel to another excel sheet by means of visual basic. for example excel1 and excel2.. after i locate excel1, then when i click copy button, it will copy all the data …

Member Avatar for cguan_77
0
180
Member Avatar for da'hog

I am running windows 2003 standard edition x64, with terminal services, and 6 xp pro clients on the network. I have office 2003 basic edition installed on the server, which the clients use through terminal services. We are using the Microsoft fax console, which worked fine when the server was …

Member Avatar for asdrubale
0
122
Member Avatar for jaiprakash15

Dear Friends, Am new to Vb.net and Am working on a project where i have to get the selected text from a word file(Ms word 2007) Please Advice how i can do this.. I have a Created an ADD-IN button in word. I need to get the Selected Text from …

0
89
Member Avatar for KarthikOnIT

Hi Developers, Is it possible to Install Excel 2003 PIA(Primary Interop Assemblies) for Win Vista. If possible please provide me the link to download those PIA's. The PIA's tat i found in Microsoft site says it supports only upto Win XP. Any work around would be greatly appreciated. Thanks in …

0
62
Member Avatar for prasadh_king

hi could anyone help me out with the below coding on send keys in Excel VBA I have a excel fiel in cel a1 i have username and password in cell a2 and i have a web page with login texbox and password text box and a submit button below …

Member Avatar for cguan_77
0
262
Member Avatar for Bimmerdan

Hello, I was hoping someone could help me figure this out, I have a Dell 220s on our network that Runs Vista 32bit Bussines. I had Office 2007 installed and when you open word it shuts down right away, Excel shuts down on printing, and Publisher shuts down when trying …

Member Avatar for Bimmerdan
0
184
Member Avatar for sandiskk

Hi Can any one help me with this question i have got which is what tools and procedures were used in the production of Microsoft Word? any information you can provide regarding the production of microsoft word would be much appreciated thanks

Member Avatar for MosaicFuneral
0
68
Member Avatar for KarthikOnIT

Hi, I have been trying to load Office 2003 PIA's for Windows Vista, I could only find for Office 2003 with Windows XP. Do Microsoft provide Office 2003 for Vista or could I use any other PIA's version, If yes please provide me the appropriate link. Thanks in Advance. Karthik

0
64
Member Avatar for zeroth

I've posted here because this problem feels like a nasty of some kind... Has anyone had any problems with Word? I'm using an old version of Office 2000. I'm running Windows XP Media Center Edition Service Pack 3 (build 2600) - the problem is that Word stops (just started going …

Member Avatar for zeroth
0
139
Member Avatar for sganandhsg

Hi all when i open existing doc file error show for the file "filename" is not avaliable Pls Help me...

Member Avatar for Laser
0
81
Member Avatar for dollmar

plz help me plz... pls see my attachment...how can i edit datagrid with excel as database....i want my data to be dynamically transfer to excel also excel to vb.. thanks in advance...

Member Avatar for Member #268003
0
69
Member Avatar for Darkangelchick

Hey guys I'm using Linux and I'm having trouble with Open Office. This is the first time it has happened. I try to open a file saved with open office and its coming up with translation stuff like western europe (Applemac) and stuff. What has happened and how can I …

Member Avatar for Darkangelchick
0
191
Member Avatar for born2achieve

Hi, i am creating excel using c# code. here is my code. Excel.Application XL =new Microsoft.Office.Interop.Excel.Application(); Excel._Workbook WB; Excel._Worksheet Sheet; Excel.Range oRng; Object objSaveAsFile = (Object)SaveAsFile(StrDocName,"Xls"); object objMissing = System.Reflection.Missing.Value; Excel.ChartObjects chartObjects = null; XL = new Excel.Application(); XL.Visible = true; //Get a new workbook. WB = (Excel._Workbook)(XL.Workbooks.Add(Missing.Value)); //Excel.Chart xlChart …

0
57
Member Avatar for sash.rekha

hi, am trying to configure my email account in microsoft outlook for the very first time and after completing the wizard when i try to send and receive emails the enter network password window is popping up again and again even when i enter the right password and check the …

Member Avatar for Suspishio
0
151
Member Avatar for HBovenkamp

Hi, I have a working vb.net application that gets information from a database and writes it to an excell worksheet. So far, so good. Now when I install this application on a machine on which windows xp runs in any other language but english And a non-English version of Office …

0
64
Member Avatar for shamoon004

i will be thankfull to u if some one would like to tell me that how we configure the Ms OUTLOOK BOX

Member Avatar for shamoon004
0
137
Member Avatar for ice_breaker

Often, we want to access to word,powerpoint or excel. We click start -> all programs -> microsoft office -> choose word,ppoint or excel. My friend's computer does not show it. Anybody knows how to find and add these to start menu. Please advise

Member Avatar for ice_breaker
0
553
Member Avatar for Netking27

any one recently found office 2003 or 2007 applications getting frozen....as i am getting the same. proccess is offlb.exe or excel.exe..... pls help

Member Avatar for cohen
0
171
Member Avatar for namesiyu

OpenOffice.org has been dominated by the large share of the Linux platform, Windows platform also has its shadow. While there are OOo has Mac version of the implementation ─ ─ NeoOffice, but it does not meet the future Mac platform, the original version (not X11) challenge to MS Office and …

0
53
Member Avatar for Nanette

I recently experienced a problems with my outlook professional with business. Everything works fine except I cannot send an email from any of my accounts through outlook. It tells me that windows has experienced a problem and sorry for the inconvenience but must close and has a box to recover …

Member Avatar for DaveB
0
198
Member Avatar for dollmar

hello what is the exact code in saving visual basic using ms excel as database? i want to save my data in the form of visual basic into excel as database..what is the exact code in my cmdSave command button? thanks in advance...

Member Avatar for agrothe
0
302
Member Avatar for Fred Mackie

Register for the following webcasts in March 2009 at [url]http://www.microsoft.com/events/series/officesystemwebcasts.aspx[/url] and learn from experts: [LIST] [*]Microsoft Office System Webcast: Powerful New Features in Project 2007 to Help You Succeed (Level 200) [*]Microsoft Office System Webcast: Visio Tips and Techniques for Manufacturers (Level 200) [*]Microsoft Office System Webcast: Using Project 2007 …

0
79
Member Avatar for pdeepthi23
Member Avatar for ankitbiz
0
151
Member Avatar for Suspishio

I'm sure that many Office 2007 users are totally hacked off at the choice of colour scheme available and the lack of contrast at the top border. For example, if I've got Word and Outlook on the same screen, more often than not I end up minimising Word rather than …

Member Avatar for MidiMagic
0
156
Member Avatar for brovic

Hi, I need help with my outlook 2007. I am running XP Home Edition and I have 2 email addresses with my own domain. My problem is that Outlook keeps picking up old messages and resending them to my Inbox - or to wherever my Rules re-locate them to. I …

Member Avatar for freshfitz
0
176
Member Avatar for KarthikOnIT

Hi, I m trying to automate MS Excel thru C#. My development Env is VS2005 & Excel 2003. I have imported the object library of Excel 2003. Everything works fine in this env. My Problem is when I deploy the code in a machine with Excel 2002(non development Env) it …

0
70
Member Avatar for djm123

1) My outlook, I had several people BLOCKED via mail rules, I REMOVE the rules & the blocked senders just re appear again, I want to remove the blocks but it seems like I cant? No idea why? 2) Verizon e mail many people say they e mail me YET …

Member Avatar for djm123
0
119
Member Avatar for Member #321605

Hi THere Looking for some assistance - I've had a need to use anything other than very basic formulas in Excel, but I'm now struggling to generate the information that I want. In the attachment formula, I have some ratings, and have calculated, in column entitled Diff, the difference between …

Member Avatar for Member #321605
0
147
Member Avatar for lmkj

Hello, I was wondering whether somebody could help me. Sorry if i am in the wrong section. I am having a problem with my laptop. I am pretty sure that its now related to MS Outlook. Its definately not a mouse problem because i have tested both an external mouse …

Member Avatar for Suspishio
0
177
Member Avatar for kingmarsh

As a PowerPoint expert, I often receive a lot of PowerPoint question about sound. Here I pick out four typical questions and supply a solution for each question. Hope it helps you at the process of creating PowerPoint presentation. All the solutions below is taking PowerPoint 2007 for example. PowerPoint …

Member Avatar for erospics4u
0
284
Member Avatar for lilichill

I am currently using Microsoft Office XP Small Business Edition that did not include PowerPoint, so I was attempting to load PowerPoint only and instead, overwrote my entire Microsoft Office XP Small Business with Microsoft Office XP Professional. When I realized this, I tried to remove the professional version since …

Member Avatar for Suspishio
0
196

The End.