Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
rci rci is offline
external usenet poster
 
Posts: 40
Default Amazing... something hidden in cells...

Hi all...

ran into an amazing thing... there is an application that opens a
workbook/sheet in excel, and adds a couple tools in my tool bar for purposes
of inporting data from excel... back into the application.

On the "blank" worksheet it opens... there are 4 cells that if I delete them
or move them, the worksheed "breaks" (meaning, that it fails to import the
data).

Problem is: The cells are blank. There is nothing in them. I can even add
garbage text into them... and the import works fine. But cut the cells, or
delete them... then the whole thing breaks! Paste them back... all is ok.

The cells are not locked... there are no formulas... nothing in them that I
can see.

Can one associate macro code directly to a cell?

What the heck could be hiding in these cells? How to see their contents?

Something that can be cut and pasted is inside these cells... but it's
totally invisible to me what it is.

Any ideas?

Thx

MP

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default Amazing... something hidden in cells...

Not sure, but a range can have an ID value
Range("A1").ID=123

This is meant for use with HTML, but can be used anyway.

NickHK

"rci" wrote in message
...
Hi all...

ran into an amazing thing... there is an application that opens a
workbook/sheet in excel, and adds a couple tools in my tool bar for

purposes
of inporting data from excel... back into the application.

On the "blank" worksheet it opens... there are 4 cells that if I delete

them
or move them, the worksheed "breaks" (meaning, that it fails to import the
data).

Problem is: The cells are blank. There is nothing in them. I can even

add
garbage text into them... and the import works fine. But cut the cells,

or
delete them... then the whole thing breaks! Paste them back... all is ok.

The cells are not locked... there are no formulas... nothing in them that

I
can see.

Can one associate macro code directly to a cell?

What the heck could be hiding in these cells? How to see their contents?

Something that can be cut and pasted is inside these cells... but it's
totally invisible to me what it is.

Any ideas?

Thx

MP



  #3   Report Post  
Posted to microsoft.public.excel.programming
rci rci is offline
external usenet poster
 
Posts: 40
Default Amazing... something hidden in cells...


Good thought, Nick... but the ID was blank. This is so odd! There really
is something special about these cells... but I just can't see what it is...
anyone else have some idea?


NickHK wrote:
: Not sure, but a range can have an ID value
: Range("A1").ID=123

: This is meant for use with HTML, but can be used anyway.

: NickHK

: "rci" wrote in message
: ...
: Hi all...
:
: ran into an amazing thing... there is an application that opens a
: workbook/sheet in excel, and adds a couple tools in my tool bar for
: purposes
: of inporting data from excel... back into the application.
:
: On the "blank" worksheet it opens... there are 4 cells that if I delete
: them
: or move them, the worksheed "breaks" (meaning, that it fails to import the
: data).
:
: Problem is: The cells are blank. There is nothing in them. I can even
: add
: garbage text into them... and the import works fine. But cut the cells,
: or
: delete them... then the whole thing breaks! Paste them back... all is ok.
:
: The cells are not locked... there are no formulas... nothing in them that
: I
: can see.
:
: Can one associate macro code directly to a cell?
:
: What the heck could be hiding in these cells? How to see their contents?
:
: Something that can be cut and pasted is inside these cells... but it's
: totally invisible to me what it is.
:
: Any ideas?
:
: Thx
:
: MP
:


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
Undeletable mark--amazing properties Don_Texas Excel Discussion (Misc queries) 3 June 1st 10 04:36 PM
*** Amazing Bra Deflects Gunshot **** macca[_2_] Excel Worksheet Functions 3 November 8th 08 03:49 PM
drag data vertically over hidden cells.. ignore hidden cells Derwood Excel Discussion (Misc queries) 1 March 6th 08 10:59 PM
These templates are amazing! This really shows you care about us! PatHaugen Excel Discussion (Misc queries) 0 June 17th 05 12:57 AM


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