+ Reply to Thread
Results 1 to 2 of 2

Generate a validation check figure to detect any changes to cell values

  1. #1
    Valued Forum Contributor
    Join Date
    08-29-2012
    Location
    In lockdown
    MS-Off Ver
    Excel 2010 (2003 to 2016 but 2010 for choice)
    Posts
    1,766

    Generate a validation check figure to detect any changes to cell values

    This is difficult to explain but here goes.

    I have a macro enabled workbook of my own design which does a specific calculation and then saves the output for that client into a CSV file so that it can be imported back in again at a later date.

    The CSV files contain a mix of text and financial figures. I am concerned about the possibility of someone manually editing the cell values in these CSV outputs. Therefore I am after a validation check sum.

    This is what I would like: Before saving the CSV file, the XLSM would quickly check the values of all the cells to be saved and use it to create a checksum figure. The figure would be included in the saved CSV in a specific cell (say A1). Upon loading the CSV, the XLSM would repeat the process on the file to be imported and compare it to the value recorded in cell A1 of the CSV to see if it is the same.

    I should add that the data saved in the CSV would always be in the same cells (e.g. cell A2 would always be the clients name).

    How can I create code to assign a numerical value to each specific cell in the CSV? (And it would need to do it to letters as well).

  2. #2
    Valued Forum Contributor
    Join Date
    08-29-2012
    Location
    In lockdown
    MS-Off Ver
    Excel 2010 (2003 to 2016 but 2010 for choice)
    Posts
    1,766

    Re: Generate a validation check figure to detect any changes to cell values

    Thread unsolved but closing it anyway as I am no longer interested in the solution. (I eventually realised that using CSVs to store data has too many problems).
    *******************************************************

    HELP WANTED! (Links to Forum threads)
    Trying to create reusable code for Custom Events at Workbook (not Application) level

    *******************************************************

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1