Apr 11, 2007 #1 cb333 Programmer Joined Jan 15, 2007 Messages 6 Location US Hi ! All I have a datawindow with 200 rows , and i want to change the file name of button for only row 5 . Does anyone have ideas how to do that ? Thank for your helping!!
Hi ! All I have a datawindow with 200 rows , and i want to change the file name of button for only row 5 . Does anyone have ideas how to do that ? Thank for your helping!!
Apr 11, 2007 #2 pbworld30 Programmer Joined Mar 22, 2007 Messages 17 Location US I am not sure I got your question but I think you can use computed column and put an expression / if condition to track row number 5. Upvote 0 Downvote
I am not sure I got your question but I think you can use computed column and put an expression / if condition to track row number 5.