Again, Much appreciation for your crystal ball as well as the quick response.
Have been frustrated much of the day and wasted a lot of time. As I said on previous post - I have been away from RBase a LOT of years (like more than 20). Used to make a pretty good living. Forgot more than I thought. Teaching an old dog - old trick ain't easy (LOL). Thanks again On Sunday, July 9, 2017 at 9:39:42 PM UTC-4, A. Razzak Memon wrote: > > Larry, > > It's a good thing my crystal ball is working today. > > Razzak > > At 09:18 PM 7/9/2017, lwilson wrote: > > >Razzak, > > > >You nailed it! > > > >I actually did change the column to a Text field so I could use the > >actual text month - completely forgot. After adjusting for that the > >script runs fine! > > > >Thanks for the help! > > > >larry > > > >On Sunday, July 9, 2017 at 7:57:29 PM UTC-4, lwilson wrote: > > > >Running this simple continues to give "Error - Invalid Text Value > >(2418)" message. > >I used this script last week, now it won't work. What am I doing wrong? > > > > > >COMPUTE vMaycount AS COUNT ALL from AHL2 where Customer_Start_Month = 5 > >COMPUTE VJunecount AS COUNT ALL from AHL2 where Customer_Start_Month = 6 > >COMPUTE vJulycount AS COUNT ALL from AHL2 where Customer_Start_Month = 7 > > > >I tried substituting ROWS for ALL as well as a valid column name. > > > >-- > >You received this message because you are subscribed to the Google > >Groups "RBASE-L" group. > >To unsubscribe from this group and stop receiving emails from it, > >send an email to > ><mailto:[email protected] <javascript:>> > [email protected] <javascript:>. > >For more options, visit > ><https://groups.google.com/d/optout>https://groups.google.com/d/optout. > > -- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

