View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Output Text in specific place

Cells(rwNum,"C").Value = "Some kind of text"

--
Regards,
tom Ogilvy

"narutard" wrote in
message ...

this is pretty easy question but i was wondering how do you output a
specific text in a specific place

the specific place will be determined by a variable that i previously
defined, i.e. the end of a set number of rows. the set number of rows
are variable each time, hence i need to use a variable

thanks


--
narutard
------------------------------------------------------------------------
narutard's Profile:

http://www.excelforum.com/member.php...o&userid=25111
View this thread: http://www.excelforum.com/showthread...hreadid=386216