Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default .Net ADO, Protect and Track Change

Hi All,

I have to develop an Excel with data and rules in it and this excel will be
depolyed to the clients.

Problem 1:
The data from Database and the application server has no MS office
installed. We have to use the .Net ADO to insert data and create worksheet.
It works fine.

Problem 2:
The protection is down to cell, so all of the cells is protected but only
some are allow to make modification. It works fine too but only Marco enable.
How I can do it without Marco enable?

Problem 3:
My client require "Track Change" enable, it seems not possible to be enabled
by the VBA code. Also it is conflict to enable protection and "Track change",
i.e. if "Track Change" enabled, VBA execute protection will cause error. What
I can do?

It is very appericate if any help.
Thanks



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 24
Default .Net ADO, Protect and Track Change

Problem 1:
The data from Database and the application server has no MS office
installed. We have to use the .Net ADO to insert data and create worksheet.
It works fine.


Not quite sure to understand your problem as you say that it "works fine2...

Problem 2:
The protection is down to cell, so all of the cells is protected but only
some are allow to make modification. It works fine too but only Marco enable.
How I can do it without Marco enable?


There is a cell "locked" cell property

Format - cells - protection

Problem 3:
My client require "Track Change" enable, it seems not possible to be enabled
by the VBA code. Also it is conflict to enable protection and "Track change",
i.e. if "Track Change" enabled, VBA execute protection will cause error. What
I can do?


Don't know about this one... sorry..

--alexT
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using Track Changes to protect just part of a document LiamPS Excel Discussion (Misc queries) 0 May 5th 09 09:47 PM
Track Changes and Password Protect a Document Meredith Excel Discussion (Misc queries) 0 March 12th 09 05:16 PM
Use date modified to change format & create filter to track change PAR Excel Worksheet Functions 0 November 15th 06 09:17 PM
track change Marisa Excel Worksheet Functions 0 January 27th 05 01:11 PM
Track Change, Help! KI LEE Excel Programming 3 September 8th 04 09:13 AM


All times are GMT +1. The time now is 04:57 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"