Thread
:
excel add-in write text
View Single Post
#
1
Posted to microsoft.public.excel.programming
vj5
external usenet poster
Posts: 22
excel add-in write text
Hi Experts
i am trying to write text on excel sheet ,i am using the following code:
appXl.ActiveCell.Value2 = "Sample Text";
this is working fine when a cell is selected but
its not working when the cell in edit mode.
Reply With Quote
vj5
View Public Profile
Find all posts by vj5