shortcutkey F9

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i don´t know how to put in a formula the action that makes the shortcutkey
F9(gives another number in the cells with the function random)
 
F9 is the keyboard short cut for "Calc Now" Go to Tools and Options then
the Calculation tab to see this option.

if you want to show a "random" number when you press the F9 - the function
you are looking for is Rand()
 
i know all that you wrote, but the thing i want to know is how i put that in
a formula for an entire sheet
 
If you understand VB, you can insert a button and assign the function
"Worksheet.Calculate" to it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top