#1   Report Post  
Bre-x
 
Posts: n/a
Default moving around cell

hi,
using code how do you move up down, left, right?

activecell.moveleft 1

or something like that

Thnks


  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

Look at offset


--


Regards,

Peo Sjoblom


"Bre-x" wrote in message
...
hi,
using code how do you move up down, left, right?

activecell.moveleft 1

or something like that

Thnks




  #3   Report Post  
Earl Kiosterud
 
Posts: n/a
Default

Bre-x

ActiveCell.Offset(0,-1).Select will move left one cell

ActiveCell.Offset(2, 1).Select move down two, right one
ActiveCell.Cells(3, 2).Select move down two, right one
ActiveCell.Range("B3").Select move down two, right one
--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"Bre-x" wrote in message
...
hi,
using code how do you move up down, left, right?

activecell.moveleft 1

or something like that

Thnks




Reply
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
Arrow keys move screen instead of moving from cell to cell. JaJay777 Setting up and Configuration of Excel 1 January 17th 05 06:48 PM
Moving cursor to next open cell Wolf New Users to Excel 3 December 16th 04 08:59 PM
Moving text from one cell to another. estaban botas Excel Worksheet Functions 1 December 15th 04 02:04 PM
Moving text in a cell estaban botas Excel Worksheet Functions 2 December 12th 04 10:51 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 11:08 AM.

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

About Us

"It's about Microsoft Excel"