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: 16
Default offset problem

Good Morning!

Newbie here getting tired of the fight! I'm having a problem with
attempting to offset 1 cell to the right.

I've created a Loop Until statement based on a selectionchange, with If..
Then.. statement enclosed within the loop. My "Then" statements instructs a
value to be inserted in the cell to the right upon SelectionChange. This
part works well, however the curser remains in the cell where it just enter
the "Then" text. I want the curser to move one more cell to the right so the
user can continue with their data entry.

When I add "ActiveCell.Offset (0,1).select" either within the loop statement
or after it, my curser jumps WAY over (e.g. from column "H" to something like
"IU". A little excessive in my opinion!

I'm sure the computer is doing exactly what I'm telling it to do, however
that is not what I want it to do :)

Any help would be appreciated.

JJ
 
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
OFFSET problem alan82 Excel Worksheet Functions 4 November 20th 08 02:55 AM
Offset VBA Problem jlclyde Excel Discussion (Misc queries) 3 September 18th 07 04:00 PM
Problem with an offset floep[_8_] Excel Programming 3 July 28th 06 03:40 PM
Offset problem Robbyn Excel Programming 2 March 17th 05 05:55 PM
Offset Problem cford31 Excel Programming 4 November 10th 03 03:11 PM


All times are GMT +1. The time now is 11:33 PM.

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"