4,334 Topics

Member Avatar for
Member Avatar for gawickham

Problem - Main - Clicking any Google Search result, results in redirect to random sites - NOT the site of the search result - search function not usable Secondary - computer has slowed to less than a crawl plus - recently, on boot-up, Avast reports that Microsoft Realplayer.exe is suspect …

Member Avatar for gawickham
0
601
Member Avatar for agrarian

I have a project where I need to retrieve data from MS SQL Server and format it into an Excel Spreadsheet. I am using the OfficePartner component to try and make this easier, but I'm having a hard time figuring out how to get the VB help and Excel Object …

Member Avatar for Wolfgan
0
904
Member Avatar for caseyl89

Hi so i'm working on a project in c#. I have hundreds of xml files and I need to extract 6 values from each of the xml files and somehow display them on an excel datasheet. Here is an example of the xml file: [code] <XAxisCalib> <Max>288.93</Max> <Min>-48.08</Min> <MaxS>200</MaxS> <DfTHt>0</DfTHt> …

Member Avatar for caseyl89
0
1K
Member Avatar for Kevin392

I'm having some issues and was hoping someone may be able to assist. When booting up I receive a message that the disk needs to be checked however it then indicates that autocheck cannot check the disk due to a configuration error from a software upgrade. Windows then proceeds to …

Member Avatar for caperjack
0
567
Member Avatar for KLL0203

Hello, A couple of days ago I was using Pandora and it suddenly said that my plugin had stopped working, Firefox froze, and my mouse (laptop) stopped working. I found that somehow the mouse had been turned off. The next day I tried using Pandora again, and once again the …

Member Avatar for jholland1964
0
340
Member Avatar for Roy&Carmi

I got an assignment to search in a certain excel worksheet which I'm using the Find & Replace dialog of excel all I want is to make a VB6 program that will going to load the excel data into VB6 flexgrid and search hundred of words in a one click …

Member Avatar for debasisdas
0
136
Member Avatar for kayoh

Hey guys, Just as the title says, I want to implement using an excel spreadsheet as an argument for a python script. I already have the layout of the spreadsheet, but I want to be able to assign the variables in my python script from specific cells of the spreadsheet. …

Member Avatar for Gribouillis
0
1K
Member Avatar for njkeung

whenever I turn on the computer, a small box pop up as below, ======================================= RunDLL Error loading (indicate part of my email that I already send out) The specified module could not be found ============================================= In following Hijack log file, I see the following: [COLOR="Green"]O4 - HKCU\..\Run: [lpc] rundll32.exe "she …

Member Avatar for jholland1964
0
231
Member Avatar for 3pointshooter

Below is a logfile from hijackthis. I have been getting messages form Google on a website I maintained about "automated queries" so cannot use the search. Google suggested to use hijackthis and have someone with experience review the log. Logfile of Trend Micro HijackThis v2.0.4 Scan saved at 10:12:06 AM, …

Member Avatar for jholland1964
0
190
Member Avatar for sandeepparekh9

hi.. i just made two function related to excel . 1. Merging all sheet of excel as tables in single Dataset 2. Exporting a dataset to Excel File .(all the tables of dataset as sheets) i just wanted to share.. i hope it becomes helpful to you. ps: Dont forget …

Member Avatar for sandeepparekh9
0
542
Member Avatar for exicar

Hi, I´ve got following code for a office 2010 like tabcontrol in .NET 4.0 [CODE]<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"> <ControlTemplate x:Key="OfficeTabControl" TargetType="{x:Type TabControl}"> <ControlTemplate.Resources> <Style TargetType="{x:Type TabItem}"> <Setter Property="Template"> <Setter.Value> <ControlTemplate TargetType="{x:Type TabItem}"> <Grid SnapsToDevicePixels="True"> <VisualStateManager.VisualStateGroups> <VisualStateGroup Name="CommonStates"> <VisualState Name="MouseOver"> <Storyboard> <DoubleAnimation Storyboard.TargetName="hoverShape" Storyboard.TargetProperty="Opacity" To="1" Duration="0:0:.1"/> </Storyboard> </VisualState> <VisualState Name="Normal"> <Storyboard> <DoubleAnimation …

Member Avatar for nmaillet
0
352
Member Avatar for davenyc

I just noticed yesterday that I did not have McAfee Security Center installed any more. (beat myself up enough, thanks, but feel free to express shock and dismay.) When I looked on the pc yesterday morning, there was only a McAfee scan app in c:\program files\mcafee. I have had McAfee …

Member Avatar for davenyc
0
2K
Member Avatar for G_Waddell

Hi All, I have a section of my site that allows users to upload and download files. For security issues, We use a com object to take the file as a binary stream and store it on our network off of the web server (under a different randomly generated file …

Member Avatar for G_Waddell
0
318
Member Avatar for vuyiswamb

Good Morining All i have an asp.net hosted in IIS. that uses the Com library "Microsoft Word 14.0 Object Library". I am using this to convert the word Document to PDF, on my machine it works. I have Office 2010 on my machine and on the server we have installed …

0
83
Member Avatar for praset

Hello i have problem in my software, i want to read file excel and compare data. If i use file excel with small size it run succesfully, but if i use large file i have fault. Please some body help me

Member Avatar for madCoder
0
109
Member Avatar for Wman21

Hello, The day before yesterday I ran into problem which is rather peculiar. I was doing my own business on the laptop and decided to start watching TV Series "The Sons of Anarchy". Great show! I think I had watched around 5 minutes then suddenly the laptop made a strange …

Member Avatar for crunchie
0
718
Member Avatar for muzikhera

Hi guys Can anyone help me with this one? I want to insert a loop in my code to read all the data in excel file here's a portion of my code. [CODE] private void btnUpdate_Click(object sender, EventArgs e) { string directory = "D:/myFile.xls"; if (File.Exists(directory)) { Excel._Application myPartFile = …

Member Avatar for lolafuertes
0
148
Member Avatar for Mag448

have Windows XP Service Pack 3 I use Firefox. I can't get rid of Fake Windows Security popup every time that I turn the computer on. I also have a Windows Security shield with an "X" on it on my task bar. Also when I search on google for example …

Member Avatar for jholland1964
0
937
Member Avatar for mickeybr

Not sure if it's a spyware/malware problem, but typing in any field on a web page using Internet Explorer 9 is unbearably slow. I type in a single letter and can wait up to 30 seconds for it to appear on the screen. I suspect a keylogger or something, but …

Member Avatar for jholland1964
0
323
Member Avatar for aleenkhan

Hello, I am a newbie for JS. I am unable to use two javascripts on a single page. Can someone help me as its not working perfectly? Below is my HTML Code.... [CODE]<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns="http://www.w3.org/TR/REC-html40"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>HTML Frames Example - Content</title> <script type="text/javascript" src="js/mootools.js"></script> …

Member Avatar for Airshow
0
89
Member Avatar for devilsnare

Hi im having the same issue as some other ppl who have poseted have MY IE is totally jacked upp it opens websites on its own worst case secanio it wont let me download anything my download speed is like 4 kbs i cant even download malwarebytes :( but then …

Member Avatar for jholland1964
0
369
Member Avatar for ctsmith84

Hello, I'm hoping that someone with experience with programming against DB2 can help a new programmer down the correct path. I've been given a project that requires me to pull data from tables in the companies DB2 database, and when all said and done have that data placed into an …

Member Avatar for ctsmith84
0
204
Member Avatar for Welsh_Wizard

Hey, So I am very new to using VB, Visual Studio etc. I am trying to do something really simple. Basically I have an Excel 2003 workbook with some data pre stored. All I need to do is add a chart to the spreadsheet and plot some data. However I …

Member Avatar for nmaillet
0
195
Member Avatar for thecoolman5

hi, I have Citrix Reciever for iPad and when I try to run a Microsoft office application, it says that the server is currently unavailable. The app works fine for my iPod touch 4th generation. Any solutions?

Member Avatar for jingda
0
214
Member Avatar for samirah

Hi Guys please help me with this.. Is this a spyware or something?? I had run full scan using SuperAntiSpyware and removed the threats though..but this problem is still there. Following is then HT scan logfile Logfile of HijackThis v1.99.1 Scan saved at 12:09:45 AM, on 7/25/2011 Platform: Unknown Windows …

Member Avatar for jholland1964
0
296
Member Avatar for terious

Hello, I have to append 30 Excel 2007 files, each with 6700 columns, into one. The problem is that in these files the columns are not in the same order(the column names are the same in all the files). Im having Python27 with openpyxl, Win7, MS Office 2007, MS SQL …

Member Avatar for TrustyTony
0
117
Member Avatar for Lightninghawk

Hi Everyone, It's official I'm back. I've started adding input instead of randomly popping by and asking for some assistance. So in my disappearing act I managed to do the whole military thing, grab a few associates degrees make a lot of money.. lost in all in a really bad …

Member Avatar for jingda
0
191
Member Avatar for guyinpv

So I've set up a data connection to a table on my website and the data imports just fine, but it formats the cells wrong. Case in point: The text coming in is "May 7". First Excel auto-converts this to "5/7/2011". But then it doesn't even display that, it displays …

Member Avatar for jingda
0
209
Member Avatar for chaychie

Hi everyone, I have a code which converts a html page into excel file. The following code has been working well so far, but Im having a problem of converting the html page into excel file after I had changed the localhost to another server. It's not able to generate …

Member Avatar for Stefano Mtangoo
0
2K
Member Avatar for firoz.raj

hi friends,when i tried to open my Ms Access 2003 file in Ms Access 2007 .i am getting the following error .Kindly let me know the idea .any help would be highly appreciated. [code] This error can appear if you try to convert an Access 97 database to a more …

Member Avatar for Lightninghawk
0
426
Member Avatar for yousafc#

Hello All Experts Please tell. Can I use Microsoft Excel Sheet in c sharp as addition of Students Monthly fee And save it in SQL Server ?

Member Avatar for sknake
0
298
Member Avatar for rexesq

Here's the history of this problem. I'm at my wit's end, but before I do a complete Win 7 re-install, I wanted to see if anyone had any ideas. On Friday 6/17 I allowed Windows Update to install 36 [or thereabouts] language packs. I don't need 'em, but I wanted …

Member Avatar for caperjack
0
531
Member Avatar for Prof.Saud

Hello for all i want to collected data from pdf form inserted in excel spredsheet i try many methode and some program for (PDF to Excel) but not work i have acrobat x pro and my pdf form (text,number ,pictures). and get data for all it's possible if any body …

Member Avatar for jingda
0
258
Member Avatar for Twiggy159

A couple weeks ago my computer was hit with the "Windows Repair" virus that said my hard drives were crashing. I managed to get rid of that but it seems that now every once in a while Internet Explorer will pop up with a random link to anywhere, such as …

Member Avatar for jholland1964
0
416
Member Avatar for killza

Hey, this exploit periodically pops up on my MSE. I'd ideally like to get rid of it permanently. Here are the logs I had to break this down into like a million posts because the logs were too large for one post to handle. Sorry about that! I know for …

Member Avatar for jholland1964
0
629
Member Avatar for ctsmith84

I am creating an application using Microsoft.Office.Interop framework (C#) for Excel. And the issue that I am trying to figure out is whether or not I can somehow attach an existing excel file with a format template to the application? In other words, is there a way to use a …

Member Avatar for jfarrugia
0
112
Member Avatar for StephNicolaou

Hi All, As shown below, I have already managed to disable all menu items from the QAT. However I would also like the menu option to be completely removed! [code] <customUI xmlns="http://schemas.microsoft.com/office/2006/01/customui"> <commands> <command idMso="ApplicationOptionsDialog" enabled="false"/> <command idMso="FileExit" enabled="false"/> <command idMso="Help" enabled = "false"/> </commands> <ribbon startFromScratch="true"> <officeMenu> <button idMso="FileCompactAndRepairDatabase" …

0
145
Member Avatar for ctsmith84

I have created an application that uses Microsoft.Office.Interop for Excel. I'm trying to implement both an OpenFileDialog and a SaveFileDialog. I got the OpenFileDialog to work, but I have run into a wall on the SaveFileDialog. Because when I get to the SaveFileDialog box, it lets me pick the location, …

Member Avatar for CsharpChico
0
609
Member Avatar for niall_heavey

Hi all I'm looking to do what as far as I know is a straight forward enough task in excel...............just can't think the best way of doing it!! I am taking registrations for a course and I have two columns (K&L) for paid and fee Column L is the fee …

Member Avatar for wilsonkiw
0
195
Member Avatar for ctsmith84

I've been googling, and googling this topic, but can't seem to find an answer. I'm using the Microsoft.Office.Interop for Excel (and using C#). I have a worksheet that has a table with 7 columns, and a dynamic number of rows. I cannot for the life of me figure out how …

Member Avatar for sandeepparekh9
0
83
Member Avatar for unika010690

i have two dbf that should write in excel file,,ive already done writing on the first table my problem is how can i join the other table from the other but theyre not going to combine,,first table id in the upper part and the second table is in lower part,,

0
125
Member Avatar for ctsmith84

I'm looking for some help from anyone with some knowledge of the Microsoft.Office.Interop.Excel class. Specifically, what I am trying to do at the moment is to iterate through a single column range so that I can A.) extract each unique value in that range, and B.) also (in another method) …

Member Avatar for sandeepparekh9
0
92
Member Avatar for kha_tsn

<!---to open excel with given name---> <cfheader name="Content-Disposition" value="attachment;filename=#lFilenameCreated#"> <cfcontent type="application/vnd.ms-excel"> <!---<cfcontent type="application/vnd.ms-excel" > <cfheader name="Content-Disposition" value="filename=SchoolReport.xls">---> </cfoutput> <html xmlns:o="urn:schemas-microsoft-com:office:excel" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns="http://www.w3.org/TR/REC-html40"> <head> <TITLE>CTY Information System - School Report</TITLE> <meta http-equiv="Content-Type" content="text/html;charset=windows-1252"> <!---To get gridlines in excel file---> <xml > <x:ExcelWorkbook > <x:Name>School Report</x:Name> <x:ExcelWorksheets > <x:ExcelWorksheet > <x:Name>School Report</x:Name> …

0
80
Member Avatar for barney789

I have a excel spreadsheet that contains the following information: part name, part number, calibration, rev. level and other information. I also have a form that I have to fill out every month using the information from the above mentioned spreadsheet. Is there a way to input the spreadsheet information …

Member Avatar for barney789
0
266
Member Avatar for morrigan.c

I'm requesting assistance. We are running WinXP, SP3. We appear to have what Stinger found in two files as the Fakealert!fakealert-REP virus (it then deleted those two files). The obvious symptom, for the last couple days, is this: We were running McAfee Antivirus Plus, and currently something *makes it freeze* …

Member Avatar for crunchie
0
1K
Member Avatar for mdeokute

I am gettig "could not find installable isam" while connecting to access 2007 databse the code that i wrote is: Public Sub MyConnection() constr = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\Contact_management\Contact_DB.accdb;Jet oledb:database password=abcd" con = New OleDbConnection(constr) If con.State = ConnectionState.Open Then con.Close() End If con.Open() End Sub i installed office 2007 via network. …

Member Avatar for pocohontus
0
121
Member Avatar for ferrysb

Hi Gerbil, I have the same problem like nmslagle, keep having the address redirected to fake address. can you help to check my log, below is my log. I use FireFox as my browser. Thanks Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 13:31:21, on 10/30/2009 Platform: Windows XP …

Member Avatar for poorrich
0
320
Member Avatar for holysmokes

I love my Office 97 (I fear change And won't pay bill gates hundreds of dollars for an upgrade to office 2007). I installed office 97 on my new Vista computer. Everything works (word, access powerpoint, excel) except outlook. i get an error message that says "cannot start microsoft outlook". …

Member Avatar for jingda
0
436
Member Avatar for blackrusader

Basically, it is an open source software creation application that revolves around databases (similar to Microsoft Visual studio in some aspects but with python as the language). The user will be able to create forms with a drag and drop GUI builder, create an SQLite database and add functionality to …

Member Avatar for blackrusader
2
324
Member Avatar for arcybarrios

Can't get rid of this sucker! Microsoft Security Essentials is the only antivirus that has detected it and "deletes" it every time if pops back in but for some odd reason it can't completely get rid of it. Malwarebytes has just detected after I reinstalled and I am posting log …

Member Avatar for jholland1964
0
840

The End.