Jan 4, 2002 #1 VBXL Programmer Joined Jul 10, 2001 Messages 198 Location GB How do i write 6000 * (1 + 5%) to get the powered value in Excel formula Cheers
Jan 4, 2002 1 #2 ETID Programmer Joined Jul 6, 2001 Messages 1,867 Location US If your talking about exponents then use the ^ example: =6^2 returns 36 Upvote 0 Downvote
Jan 4, 2002 1 #3 BenUK Technical User Joined Oct 30, 2001 Messages 58 Location US The symbol ^ (Shift and 6) is the symbol used to denote a power Upvote 0 Downvote
Jan 4, 2002 Thread starter #4 VBXL Programmer Joined Jul 10, 2001 Messages 198 Location GB Cheers, that was the answer i was looking for Upvote 0 Downvote