I have some cells selected ... how do I set the values of those cells?
I have a script which has already selected a set of cells.Now I want to set those cells to have a certain value, say 6.3201why doesn't the following work?set selected cells(6.3201);I know how to select the cells and don't need help with thatI need help with how to take a group of selected cells and simple want to place a value in themthanks
david_arteta