Search found 2 matches

by sportsguy
Sun Feb 06, 2011 4:34 pm
Forum: Data: Reading, Writing, Transforming
Topic: Loaded Data from Excel into RatsData
Replies: 1
Views: 9095

Loaded Data from Excel into RatsData

Can read into memory all data but one series labled "TSW"
Can see the series loaded in Ratsdata. . .

is "TSW" a reserved word? or is it just a freak of data?

Error message that series TSW does not exist.

thanks

sportsguy
by sportsguy
Tue Dec 29, 2009 1:01 pm
Forum: Data: Reading, Writing, Transforming
Topic: NA DATA handling
Replies: 1
Views: 8132

NA DATA handling

How do I identify an NA in a data series, such that %IF(Symbol == NA, new value, existing value)
primary use is to assign data to holiday dates without programming the data prior to importing into rats

thanks

sportsguy