--- Hershel Fisch <[EMAIL PROTECTED]> wrote: > Hi all > They were many discussion around this topic, but > this particular > question wasn't answered yet. > How can I determine thru tabbing in which cell the > cursor is located > "only with the tab key" , which function should I > use and how to use it > ? > Thanks a mill. Hershel Fisch >
Hi Hershel, If you mean a field where 'Table behavior' is turned on, you can get the cREVTable["currentxcell"] and the cREVTable["currentycell"] properties of the field. If you mean a field where you've turned on the 'Vertical grid' without turning on 'Table behavior' then you'll have to count the tabs and returns I'm afraid -- unless someone has a better idea ? Jan Schenkel. ===== Join us at the European Revolution Conference November 14-16, MALTA. ~ http://TechieTours.com/Rev/ ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) __________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
