View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
brzak brzak is offline
external usenet poster
 
Posts: 35
Default Returning to same column on current line?

need to return what exactly?

do you want to write the formula "=N22" in G11 programatcally?

maybe a little more explanation would help, i don't understand how
these are connected:

"same column on current line"
"I am in N21, and need to return to G22"


On Oct 9, 12:09*pm, wrote:
Hi guys and girls,

I am trying to return to a specific cell, in a specific column where I
am on a specific row?

i.e. *I am in N21, and need to return to G22?

I konw there is an easy answer to this, but I have hunted high and low
all morning...

thanks in advance.

Craig