Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
nb nb is offline
external usenet poster
 
Posts: 3
Default Getting comment boxes to display in linked sheet.

Thanks for your replies. We are not using DDE to update data to the
Excel sheet. Rather, a VB app. passes text files to the sheet. This info
is correctly updated into the sheet so long as the sheet is closed (the
VB app. simply takes the sheet as a target file where the data is to be
saved and executes the SAVE command). However, when the worksheet is
open, the VB app. passes the data, but on executing the SAVE command,
the data does not get refreshed or updated in the worksheet (we get the
message: "file already exists, do you wish to replace it?". Even though
we select YES from within the VB app. or even configure it so it omits
prompting the question, it does not replace it). Might there be a VB
command other than SAVE that we should be using instead that will cause
the data to update to the active worksheet?
Our workaround was to create a second worksheet linked to the original
one (which remains closed), that would refresh and display the new data.
We suspected that this problem may have had to do with the shared status
of the sheet, needing to configure the sheet as being shared between the
VB app. and the user. But when we set up this configuration, several
macros that are in the sheet do not run (error message: "value not
defined"). Is this suspicion correct or is there something else going
on?
Thanks in advance for your insight.



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
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
comment box to linked sheet coltheplumb Excel Discussion (Misc queries) 0 September 14th 09 04:29 PM
Excel VBA and Comment boxes DCPan Excel Worksheet Functions 3 October 17th 08 12:40 AM
Comment Boxes RWS Excel Discussion (Misc queries) 1 November 3rd 05 01:26 PM
Comment Boxes Steved Excel Worksheet Functions 2 January 25th 05 09:55 PM
comment boxes w-domo Excel Discussion (Misc queries) 1 January 21st 05 01:30 PM


All times are GMT +1. The time now is 07:27 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"