Thread: Checkbox Macro
View Single Post
  #1  
Old December 8th, 2008, 11:33 PM posted to microsoft.public.excel.misc
Ben in CA[_2_]
external usenet poster
 
Posts: 20
Default Checkbox Macro

Hello,

Here's a question that shows my ignorance when it comes to Excel macros.

How can I copy the data contained in one cell to the next cell on the same
row (without referencing the cell names in the macro) by pressing a checkbox?

How about leaving an empty column in between - copying from cell S2 to U2,
for instance?

Thanks in advance for anyone who has some ideas!