LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 25
Default hash value of range

Hi all,

Simple question. Is it possible to make a hash value (is that the
correct phrase?!) of a range of cells in vba?

Suppose I had the following ranges:

range1:
| 1 | 2 | "hello" |

range2:
| 1 | 2 | "world" |


I want to be able to create unique number which describes each of
these ranges. In the case above, I cannot just sum the ranges as they
would not be uniquely described (i.e. the sum of each range is three,
yet the ranges are different). Ultimately the hash value will be used
to see if any cell in a range has changed since the time the last
document was saved.

I know that it would be quite easy to write a custom function to do
this which takes the range as a parameter - I just wanted to cehck to
see whether there was a native excel / vba one before doing this, as
neither the help google have offered one yet...

Many thanks,

Chris
 
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
Hash (MD5) in Excel Stephen Bullen[_3_] Excel Programming 2 January 29th 16 12:56 AM
Graph with large data range (hash marks on axis) cebceb122 Excel Discussion (Misc queries) 1 January 10th 07 01:47 AM
Hash a range, output a Long Integer? Stephen Rasey[_2_] Excel Programming 2 June 12th 04 04:59 AM
Range Names and hash maps..... Microsoft Excel Programming 0 April 16th 04 09:39 PM
Hash (MD5) in Excel Tom Ogilvy Excel Programming 0 February 5th 04 03:20 PM


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