Thread: Macro creation
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rick Rick is offline
external usenet poster
 
Posts: 334
Default Macro creation

I would like to create a macro that would generate a small column of words
when needed. The problem is I need the start location to vary. One day in
one cell, the next day another cell. Can this be done?

Sample:

Word1
Word2
Word3
Word4

Column location will vary from excel sheet to excel sheet.

Thanks in advance,

Ric