View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JT JT is offline
external usenet poster
 
Posts: 234
Default non continous cells

Hi...

I have a sheet with two types of inputs from the user...

its either a "Y" or a number...

the cells are not all side by side or top to botom...

I would like to take all the letter cells and make them into a range... give
it a name and then on a specific keystrike (alt-Q or something) have a macro
change only the named range cell..

right now Im using the create macro tool and everytime I add something I
have to add more stuff to the macro...

looking for an easier way to do this....

any suggestions
--
Thanks JT