how to refresh alea formula

i need to use a spreadsheet with a push button who refresh calculs qith alea number, how refresh the alea number


thanks

iPad, iOS 5.1, i want to refresh often alea formul

Posted on Mar 20, 2012 3:36 AM

Reply
13 replies

Mar 22, 2012 4:32 PM in response to teemmiiuurr

I am sorry. I do not have Numbers for iOS. I made the mistake of thinking this trick would work with the iOS version. You should try posting this question in the Numbers for iOS forum located here:

https://discussions.apple.com/community/app_store/iwork_for_ios


If aléa means hazard or warning or error then there is a problem with the formula in the cell. Can you click the symbol in the cell indicating the error and post the message?

Mar 24, 2012 7:39 AM in response to teemmiiuurr

alea() is not a function in Numbers.


User uploaded file


you can tell because when you type it in as:

"=alea("

the lower case letters "alea" do not become "ALEA" when you type the open parenthesis. The legitimate list of functions in Numbers is available in the help file and in a function summary. You can open the summary by starting to enter a formula by enter the "=" in a cell, then clicking (or touching) the "fx" button in the toolbar (top left corner or the screenshot).


I don't think I can be much more help since I don't have an iOS device with Numbers.


I hope this helps. There are ARE random functions:

rand(), randbetween()...


ENG: RAND

DEUTSCH: ZUFALLSZAHL


ENG: RANDBETWEEN

DEUTSCH: ZUFALLSBEREICH


Maybe this button gives you a list of functions:

User uploaded file

Mar 25, 2012 5:47 AM in response to Jeff Shenk

I seldom use Numbers for iOS, so I am not exactly adept at working with it, but it appears that RAND() in an arbitrary cell does not update when a checkbox in another cell is checked (or unchecked). However, if the checkbox is put in cell A1, and the following is substituted for RAND(),:


=IF(A1, RAND(), RAND())


it will update each time A1 changes state.


If you can check and uncheck a box in iOS with fewer than four taps, I haven't figured it out.


Apparently, iOS displays RAND() as RAND, so, for a check box in A1 as the button, I think the French would be:


=SI(A1, ALEA, ALEA)

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

how to refresh alea formula

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.