English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

OK I need help!
In computer applications I have to create a series of IF Statements, I already done that and formulated my answers. Now comes the hard part I have to do an "eye candy" the example given is if my questions was on physicac features and mount rushmore is a possible answer, then I need to construct mount rushmore.

any clues how to do this?

2007-01-31 12:54:29 · 3 answers · asked by brighton 3 in Computers & Internet Programming & Design

3 answers

Try going to this site:
http://www.personal-computer-tutor.com/if1.htm

2007-01-31 13:54:25 · answer #1 · answered by The Count 7 · 0 0

You need to write a user define function.
In it, you can hide or show the object using
activesheet.drawingobjects("mount rushmore").visible = true

2007-02-01 02:22:58 · answer #2 · answered by unnga 6 · 0 0

to execute if statement in excel is as follows.... if(condition or logic test, value if the result is true, value if the result is false)

2007-01-31 21:17:05 · answer #3 · answered by aa_mohammad 4 · 0 0

fedest.com, questions and answers