LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default assign value to a cell on next column

I´m triying to assign a value to next cell (+ 1 column) of active one,
but doesn´t work in this ways:


Cells(ActiveCell.Row, ActiveCell.Column + 1).Value = "888"

ActiveCell.Offset(0, 1).Value = 2222

some help???

thanks

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I assign a number to a name in another column? Michelle Excel Worksheet Functions 5 April 14th 23 05:30 PM
How do I assign a number to a name in another column? Michelle Excel Worksheet Functions 0 September 24th 09 10:16 PM
How do assign formulas to an entire column? Danny Excel Worksheet Functions 2 October 11th 06 06:36 PM
Assign column MK Excel Discussion (Misc queries) 2 June 14th 05 02:21 AM
looking to assign different numbers in column B to different words in column A mike Excel Worksheet Functions 2 January 13th 05 01:46 AM


All times are GMT +1. The time now is 12:07 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"