View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Moving macro response into a dated list

I think I'd just get all my input from the user. Then when they're done, sort
the data by the date field (and any other keys).



J5 wrote:

What I'm trying to do is create a macro where you answer questions about
placing an order and then moving the order down to a list a below and placing
it in with other orders for the same date. For example, I already have
orders for July 1-20 and I get a new order for July 15th. I want to move
this data down in the list with the other orders for July 15th. Is this
possible? Thanks in advance!


--

Dave Peterson