Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How to store custom data into Excel cell

Hello experts,

I'm writing a custom add-in for Excel. I need to store some custom data
within Excel document/sheet/cell. Similar to "Web query" in Excel -
when it is put in Excel sheet, it saves information about original URL
and cells can be updated later. Similar to that, I would like to save
some other information for each of the cells I will create from my
add-in. For example: I would create 3 cells from my add-in and would
like for each of those cells to save the information about some IDs,
source of that cell (for example - file name) or anything else.
It would be enough for me if I can save my string in any of the
properties of Cell/Document/Sheet. It would be good enough to save it
in a document or sheet because I can save it in XML or some other
format and later deserialize it. What is important to me is that
information have to be saved when user saves document and have to be
available to my application when document is open next time.

Is there anyone who know how this can be done? Which property can be
used or can I use my custom class as a Cell property?

Thanks in advance,
Sasa

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
Format Cell as custom type but data doesn't display like I custom. ToMMie Excel Discussion (Misc queries) 6 September 11th 08 08:31 AM
Data Validation: Store cell address instead of value in the cell? WillW Excel Discussion (Misc queries) 1 January 31st 07 02:22 AM
Store data from Windows Explorer in Excel gizmo Excel Worksheet Functions 2 January 8th 05 02:23 AM
Store Hidden Data in the Cell Yishi Excel Programming 2 December 12th 03 11:57 AM
Using controls in excel to store data Pat[_9_] Excel Programming 0 November 23rd 03 05:40 PM


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