Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Need help in Excel
Name: jodans Date: March 10, 2005 at 17:29:15 Pacific OS: win98se CPU/Ram: Pentium III,256 mb
Comment:
Please i need some excel expert to help solve this spreadsheet. I'ved tried solving the problem but I'm not sure if i got it right so need some comparison of you those who are expert in Excel computation.And please show also the formula...THANKS advance...
Type the word gold on cell a4 silver on cell c4 and bronze cell e4 Assign cell a7 50% of cell d7 Assign cell c5 20% of cell d6-less 20% of cell e5 Assign cell d6 30% of cell a7 less the sum of the range c5:c7 Assign cell d5 the 60% of cell b5 less the sum of the range e5:e7 Assign e7 five times the quotient of cell a6 divided by a5 Assign cell b7 the range of cell a5:a7 divided by cell d5 Copy the value of cell a5 to c6 Assign cell e5 the product of cell d6 and e7
Given a5=1200 c6=1200 a6=5000 c7=2 b5=4500 d7=900 b6=6 e6=16
Summary: I am assuming that you are getting a dialog box telling you that the workbook contains macros. If you "tried" to write the macro, then you probably have at least one module saved in the VBA editor. Y...
Summary: I would like to ask is there a GoalSeek function that is in Ms Excell found in Visual Basic.Net ? Does VB.Net have such a function ? I would like someone to help me decipher an excell spreadsheet ... ...
Summary: I am trying to create a Macro in Excel. I need it to: Delete row 2 Delete column c Delete columns o - z Am I allowed to delete columns in this way? I keep returning a b...