Thread
:
Adding a comment to a cell in VBA?!
View Single Post
#
1
Posted to microsoft.public.excel.programming
Maury Markowitz
external usenet poster
Posts: 86
Adding a comment to a cell in VBA?!
The dox are quite clear, do this...
ActiveSheet.Range(DestCPr & ocount).AddComment "Formula price"
But this gives me an "Application defined error".
Anyone have an idea?
Maury
Reply With Quote
Maury Markowitz
View Public Profile
Find all posts by Maury Markowitz