S
sjbegley
I would like to populate a drop down list with commands.
Command A - return the sum of a specified cell
Command B - return the sum of a specified cell and double its value (x2)
Command C - return "N/A"
We only need to specify two cells (the source and the result) but it is the
coding and the functions that are unfathomable for me.
Please assume I know nothing about VB or VBA - you won't be far wrong!
Thanks
Command A - return the sum of a specified cell
Command B - return the sum of a specified cell and double its value (x2)
Command C - return "N/A"
We only need to specify two cells (the source and the result) but it is the
coding and the functions that are unfathomable for me.
Please assume I know nothing about VB or VBA - you won't be far wrong!
Thanks