Results 1 to 15 of 15

Thread: If statements question

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2006
    Posts
    74

    If statements question

    VB Code:
    1. With rngGrid.Cells(1 + lResCounter, 1 + lCapCounter)

    Ath this point the macro has determined the cell to put the data in. I want to write an if statement that says" if the row height is greater than X, move one cell over and append the data.

    I've got every part of this if statement written except for this part. All I need to know is how to write the "move over one cell" part of the code.

    Thanks!
    Last edited by gtg689a; Apr 27th, 2006 at 02:28 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width