Thread: Find coding
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alberta Rose Alberta Rose is offline
external usenet poster
 
Posts: 54
Default Find coding

I have a spreadsheet that has different row numbers each month. I have a
column in this spreadsheet called Default that needs specific formulas put in
depending on another column's data (called CC/CT). Since the position of
these rows varies each month, I need to write a macro that goes through the
CC/CT column and assigns the proper formula in the Default column, depending
on the CC/CT. I think I need a Loop macro as well as a Find Macro but have
not had much experience in either in Excel. Can anyone give me guidance?

Thanks....Laurie