Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Shared Workbooks - conflicts


When a user amends the same cell as another using on a shared workbook,
upon saving a dialog box pops up detaling the cells that both users
have amended.

Is there any way in VBA to return those cells? I'm hoping to deal with
the cells without the user knwoling about it.

Cheers
Rowan


--
Rabangus
------------------------------------------------------------------------
Rabangus's Profile: http://www.excelforum.com/member.php...o&userid=28905
View this thread: http://www.excelforum.com/showthread...hreadid=530979

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Shared Workbooks - conflicts

I certainly doubt it. It is done in response to the save. To the best of my
knowledge, access to the conflict information is not exposed in the object
model.

That said, I believe there is a hidden sheet named History that you might
want to examine. I will have to admit that I don't deal with shared
workbooks, so my answer is based more on my understanding of the object model
than having ever tried to deal with the problem.

--
Regards,
Tom Ogilvy


"Rabangus" wrote:


When a user amends the same cell as another using on a shared workbook,
upon saving a dialog box pops up detaling the cells that both users
have amended.

Is there any way in VBA to return those cells? I'm hoping to deal with
the cells without the user knwoling about it.

Cheers
Rowan


--
Rabangus
------------------------------------------------------------------------
Rabangus's Profile: http://www.excelforum.com/member.php...o&userid=28905
View this thread: http://www.excelforum.com/showthread...hreadid=530979


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
Resolve conflicts on Shared Workbook KevHardy Excel Discussion (Misc queries) 2 February 11th 10 01:29 PM
Shared Workbooks-shared headers and footers Sherry New Users to Excel 1 June 13th 08 03:59 PM
suddenly my excel workbooks are "shared workbooks" Maggie's mom Excel Discussion (Misc queries) 1 August 28th 05 09:20 PM
Shared Workbooks dodman Excel Programming 0 June 8th 05 09:36 PM
Shared Workbook: Conflicts Seth[_5_] Excel Programming 0 December 8th 03 02:05 PM


All times are GMT +1. The time now is 01:19 AM.

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

About Us

"It's about Microsoft Excel"