Thread: I'm a newbie
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] darin.kelberlau@gmail.com is offline
external usenet poster
 
Posts: 2
Default I'm a newbie

I have a question. I want to ask the user for a number. (I have a
dialog box created.)

For example, if the user enters 5. I want to place A, B, C, D, and E
in column A1:A5. If the user enters 26. I want to place A, B, ..., Z
in column A1:A26.

I can not figure out how to do this.

THANKS