View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
J_Knowles J_Knowles is offline
external usenet poster
 
Posts: 28
Default How do I create a list of sequential times?

In cell A2 place 3:00:00 PM
In cell A3 place 3:08:00 PM

Highlight A2:A3, autofill down the sheet for about 25-30 rows (with A2:A3
hightlighted autofill by placing the mouse in the lower right corner &
dragging down).

HTH,
--
Data Hog


"Scarlin3" wrote:

I need to create a list of start times for groups in a competition. The first
group goes on at 3:00pm. The next group goes on 8 minutes later, the next 8
minutes after that, and so on. It seems this should be a simple formula but
I can't figure it out! Thanks for any help!

Susan