Hi *,
I'm using the open source server PALO (www.palo.net) as the data base backend to my excel application. Unfortunately, data inputs to PALO cannot be undone by the built-in excel function.
Some background informations:
I'm using a Palo add-in in my spreadsheets. This gives me the opportunity to type in a special function like this:
=PALO.DATAC(parameters)
Now, the cell that contains this formula shows the actual value of the the data base record specified by the parameters. If the user wants to change this particular value, (s)he only has to type in the new value. The PALO formula is still intact but the data value in the data base is updated.
PALO is a great product but unfortunately, users don't have the option to undone their data input. I'm not very familiar with Excel VBA but maybe someone has an idea how to solve this problem...
Regards,
Steve
Bookmarks