View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Patrick Dave Patrick is offline
external usenet poster
 
Posts: 249
Default EXCEL: VBE code for a push-down stack (Date,Value1,.....)

You might have better luck if you can describe what a "push-down stack" is
and what you would like it to do.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Joe Bailey" wrote:
| Need a VBE coding example for a push-down stack that would contain the
date
| plus several data ites for that date, where the date is like a
timestamp....