Thread: Spin Box
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Squeaky Squeaky is offline
external usenet poster
 
Posts: 155
Default Spin Box

Hi All,

I have a spin box linked to a cell.
I need to be able to run code that will attach the spin box to a different
cell 13 rows down. The current location of the cell can vary depending on how
many rows are insterted above it, so I cannot simply redefine the spin button
with a fixed cell reference. The new cell can not have a range name.

Thanks,

Squeaky