Tagged Questions

1
vote
4answers
51 views

Accessing Excel 2007 file format with OLEDB

I'm currently trying to access an excel 2007 file on a server that doesn't contain Microsoft Office on it. My connectionstring is something like this. String connString = "Prov …
0
votes
4answers
47 views

C#: Getting the number of rows/columns with ExcelPackage

I need to read and write data from an Excel spreadsheet. Is there a method to finding out how many rows/columns a certain worksheet has using ExcelPackage? I have the following cod …
0
votes
3answers
96 views

Beginner at Microsoft Office Macros

Actually, I'm not a beginner. I know nothing about them, though I do have some programming background. This is the thing: I have a couple of Word documents and an Excel spreadshee …
0
votes
3answers
57 views

Need advice on new development system and OS

Hi, I am going to be starting a new job soon and the company has previously had hobbyist developers working on their applications and as such not had to worry about supplying equi …
0
votes
1answer
17 views

Uniform way to print office documents programatically

Using Microsoft interOp objects, there is a way to programmatically print word or Excel document. Is there any simpler and uniform way to programatically print all types of docume …
1
vote
2answers
57 views

Macros On Toolbar - Office 2000

Hi, Someone at my office has an access database which includes macros in the toolbar. To access it currently they have to log out of the domain and into a local user account. They …
0
votes
1answer
23 views

Problem Getting Page Count for office(excel) documents using DSOFile.OleDocumentPropertiesClass

I am using DSOFile.OleDocumentPropertiesClass for getting the page count for office documents without automation. This works fine for docx and pptx files but returns always 0 for x …
1
vote
2answers
40 views

[Excel/VBA] Determining the size of a merged area

Right, before we get off about merged cells, I hate them too, but I've to deal with them anyway. I cannot change anything about that now or in the future. As much as I would like t …
1
vote
3answers
47 views

How to read, edit and write xls files, and then expor to MSSql

I have an excel file that have the list of contacts( about 10 k of them) that I need to push into my MSSqL database. So, I am writing an .net windows program using visual studio 20 …
0
votes
1answer
22 views

Officewriter Excel Report - bc30277 Type character ‘!’ does not match

Hi guys, i have an officewriter report that i am trying to publish to SQL Reporting services through excel. This is a parameterized report with just 1 input parameter. When i clic …
0
votes
0answers
18 views

Is there a good tool out there for recording IM conversations in Office Communicator 2007 [closed]

And why hasn't Microsoft built this functionality in?? Because they want to tie you into using Outlook (which does record IM conversations in conjunction with Communicator)?
0
votes
1answer
15 views

having problem in opening Ms Office files into webBrowser

Hi, im trying to Open multiple Ms Office files like Excel,PowerPoint & Word in my webBrowser, it works fine when im using Ms Office 2003 in other pc, but when i try to run the …
1
vote
8answers
187 views

Creating Excel or Excel compatible Spreadsheets on the server side in C#

I'd like to make server-side excel compatible spreadsheets that maybe use OpenXML or a structured data format. I've used Office Interop before to generate Excel spreadsheets, but …
0
votes
1answer
13 views

Building Web Content and Word Documents

What is the best tool for breaking down Word docs into a series of strong, em, a, br, and p tags. I'd like to drop all other info. The built-in Word 2007 "Filtered" HTML "Save A …
0
votes
1answer
463 views

How to edit dsoframer 1.3?

Hi all, i'm using dsoframer1.3 in my project to hold excel(2007) documents. but it have a big problem,that is: all the excel documents opened by dsoframer share only one excel pr …

1 2 3 4 5 6 next
15 30 50 per page