View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike G.[_3_] Mike G.[_3_] is offline
external usenet poster
 
Posts: 2
Default Need to perform action on range

I would like to have a range on a spreadsheet give me a value when typed in.

for example In range C15:G77 I want to pick a cell and type 80, but I want
it to show me only 20 (25% of the amount I put in).
OR
I'd like to type in numbers in cells, activate a macro (Ctrl+q) and have it
multiply ONLY the new information by a factor (25%).

Reply here or