Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Fetching Comments from a closed work book

Hi,
I want to fetch comments from a closed work book. How can this be
done?

Thanks,
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 897
Default Fetching Comments from a closed work book

You could use VBA to silently open the workbook, then use

Workbooks("mybook.xls").Sheets(1).Range("A1").Comm ent.Text

to retrieve the comment text from a particular cell.


HTH,
JP

On Mar 13, 10:20*am, wrote:
Hi,
I want to fetch comments from a closed work book. How can this be
done?

Thanks,


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
INDIRECT should be updated to work on closed workbooks. Robert_L_Ross Excel Worksheet Functions 0 December 4th 07 05:47 PM
Using Closed Workbook as Data Book DarnTootn Excel Discussion (Misc queries) 5 March 13th 07 09:51 PM
Is there away to keep "auto save" from jumping to the first work sheet in the work book? Marc New Users to Excel 2 April 21st 05 01:27 AM
simultaneously work in a work book with other users Sweets Excel Discussion (Misc queries) 1 April 18th 05 07:35 PM
Is there a work around to use the indirct function with a closed . jimgharrison Excel Worksheet Functions 0 February 9th 05 03:47 PM


All times are GMT +1. The time now is 11:01 PM.

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"