Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Hidden data in cells ... where to put it

Hi,

I need to put some hidden data that needs to be linked to a cell so that it
moves with the cell and even copies with it. I have thought about putting it
in the comment but that would not allow the user to use any other comments
in the same worksheet. Any ideas ???

Kind Regards

Tim Smet


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Hidden data in cells ... where to put it

Hi
IMHO comments are the only way to go. don't see another
chance to store values with a cell

-----Original Message-----
Hi,

I need to put some hidden data that needs to be linked to

a cell so that it
moves with the cell and even copies with it. I have

thought about putting it
in the comment but that would not allow the user to use

any other comments
in the same worksheet. Any ideas ???

Kind Regards

Tim Smet


.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,979
Default Hidden data in cells ... where to put it

You can use the N function to add text that is visible in the formula
bar only. For example:
=95+N("This is my hidden comment")
or
=SUM(B1:B16)+N("This is another hidden comment")

Tim Smet wrote:
I need to put some hidden data that needs to be linked to a cell so that it
moves with the cell and even copies with it. I have thought about putting it
in the comment but that would not allow the user to use any other comments
in the same worksheet. Any ideas ???



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

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
paste data over hidden cells that are filtered derwood[_2_] Excel Worksheet Functions 1 March 9th 08 02:11 AM
drag data vertically over hidden cells.. ignore hidden cells Derwood Excel Discussion (Misc queries) 1 March 6th 08 10:59 PM
pasting data on hidden cells create_share Excel Discussion (Misc queries) 2 February 1st 06 06:50 AM
Linking Cells with Hidden Data mellowe Excel Discussion (Misc queries) 2 January 24th 06 04:06 PM
pasting data over hidden cells KyWilde Excel Worksheet Functions 3 May 23rd 05 01:35 PM


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