View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default copying a macro to several cells

Hi Kibui,

You proably do not need VBA for this.

In Excel, look at help forVlLookup Worksheet Function..

---
Regards,
Norman



"Kibui" wrote in message
...
Hi All,
I want to copy a macro to several cells with the results showing next to
the
columns
e.g.
marks grades
85 A
75 B
65 C
50 D
instead of me running the macro every time for each student.