On Jun 26, 3:50 am, hbrendel <h... (AT) data33 (DOT) nl> wrote:
Quote:
Make sure the field where your find is taking place is of type 'Date'.
Then (in Find Mode) do this script step:
Insert Calculated Result [Select; TheDatabaseName::TheFieldName; Get
( CurrentDate ) & "..." & Get ( CurrentDate ) + 30] |
hbrendel I think your answer is flawed.
Daniel, I think your calculation is correct, it shows up correctly in
my Data Viewer. Make sure you are in find mode and make sure as
hbrendel said that the field is a date field.
To test it youself, put a pause step after your set field so that you
can examine the content of your field "ExpiredDate" while still in
Find mode.