for i = 0 to (date2-date1) iiDate = Date1 + i ... do stuff next Not sure I've ever tried to use a date as a counter.
On Sun, Nov 22, 2015 at 7:58 PM, Allen <[email protected]> wrote: > Hi foxgang > I have a strange thing happening. > > for iidate = date1 to date2 > do stuff > next iidate > > date1 and date2 are dates taken from a table. And I have done this many > times to increment dates. Now its telling me its not numeric on the for > line. Could this be a setting somewhere? > > Al > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CACW6n4vWEa_TdTttEs_MkAxWFqNBd-Fx_jd75Q=oilamotc...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

