DataFanatic
MIS
I have sheet1 with data that shows some detail. I would like to enable the user to double click on a cell and have the data clicked on be passed to another sheet to show additional information. I can use the BeforeDoubleClick action to send me to the next sheet, but cannot fgure out how to carry the caell value. Any help would be greatly appreciated.