View Single Post
  #10 (permalink)  
Old 08-02-2010, 09:15 PM
philkryder philkryder is online now
Senior Member
 
Join Date: Sep 2007
Posts: 458
Default

Quote:
Originally Posted by forumsupport View Post
Hello Phil,

The functional behavior of Excel command is, whenever any Excel command executes, it automatic set/reset system variables, ($Excel Cell Row$, $Excel Cell Column$)....
that makes sense -
but,
that doesn't seem to be happening.

look at the sample ATMN that I supplied.
I specifically referenced the current row again,
at line 17 in hopes that $Excel Cell Row$ would be reset to the current row.
but,
it wasn't.
Reply With Quote