View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Spinner Question Spinner Question is offline
external usenet poster
 
Posts: 3
Default Spinner Question

Basically what I was trying to do is as follows: Picture this!

Audits 31(This is the spinner) 12/03/04 31
12/04/04 (need this to use the spinner
as well)
12/05/04 (need this to
use the spinner too)


1. C4 have "Audits"
2. D4 have textbox ("31") with spinner on its side
3. G2 have Dates (Heading)
4. H2 have ("31") which changes as #2 changes (Spinner)

So, my question is: I want to be able to go to H3 and click on the Spinner
and it automatically put in the number according to the date.

I want to be able to do an Audit updates according to the dates (using the
Spinner) all the way down. I hope I am cleared enough :(

Thanks in advance...