Hi All I feel like a rookie, but here is the deal...
I have used array Listboxes many times with success. A current project requires the use of a Selection based listbox. How do I execute Cell level logic? For example: Let’s say I want to create a simple “fill down" function. The user highlights several rows and right-clicks a one of the cells on the top row, then chooses “Fill down” from the menu presented using the command “Pop Up Menu”. "ListBox Get Cell Position” command gives me the row and column plus a pointer to the field clicked on. With all that information how do I get the value of the clicked on Cell (field) so I can stuff it in a variable and how do I walk down every row (record) in the highlighted selection and apply this value. In an array Listbox it would be simple. I am missing something in a Selection based Listbox... I am sure I will slap my forehead and mutter the words, “that is so simple, why didn’t I think of it!!” when I hear the answer, but how do I reference a single cell (record/field) in a selection based listbox to either read values or to write values? Thanks in advance for your help. Kirk ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

