Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
roy mm
Yak Posting Veteran
62 Posts |
Posted - 2007-07-04 : 06:54:00
|
Is there a way to use value from a field in a table?For example: In the first cell i have the value of "=Field.myField.Value * 2" and in the second cell I want to use The previous value. some thing like:"=Field.SecondField + MY_PREVIOUS_FIELD_VALUE"of course I want it to happen in every row.Thanks. |
|
|
|
|