Hi I'm trying to multiply two cells which I have no problem with. But then I want to add a % I have in another cell.
example 1366 hrs x 46 rate + 17% = 73518.12
THANKS
Hi I'm trying to multiply two cells which I have no problem with. But then I want to add a % I have in another cell.
example 1366 hrs x 46 rate + 17% = 73518.12
THANKS
Hi,
Try this
=(A1*B1)*1.17
oldchippy
-------------
![]()
![]()
Blessed are those who can give without remembering and take without forgetting
If you are happy with the help you have received, please click the <--- STAR icon on the left - Thanks.
Click here >>> Top Excel links for beginners to Experts
Forum Rules >>>Please don't forget to read these
I need the 1.14 to be a cell value ex. C1
Try
=A1*B1+((A1*B1)*C1) where C1 is your 17% or 14%
Yes, thank you that worked perfectly!![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks