Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 03-08-2015, 08:09 PM
darren grace darren grace is offline problem in the office Windows XP problem in the office Office 2010 64bit
Novice
problem in the office
 
Join Date: Mar 2015
Posts: 1
darren grace is on a distinguished road
Default problem in the office

Hi!
Im new in using ms excel so i dont know some basic formula in calculating...pls help me with this...


Im multiplying, a1*c1 but i need a formula that if a1 appears to be a letter not number it should proceed to b1*c1, pls solve this for me. I badly need this for work.tnx
Reply With Quote
  #2  
Old 03-09-2015, 12:10 AM
excelledsoftware excelledsoftware is offline problem in the office Windows 7 64bit problem in the office Office 2003
IT Specialist
 
Join Date: Jan 2012
Location: Utah
Posts: 455
excelledsoftware will become famous soon enough
Default

It is important to continue to learn as you transition into a new role. If you are going to be using Excel a lot you will want to review basic formulas and their functionality. As for your current issue you have actually answered it already. You need an IF statement that checks if something is a number and then if it is not a number do a different calculation.

Try the following formula and fill down.
Code:
=IF(ISNUMBER(A1)+0=TRUE,A1*C1,B1*C1)
The ISNUMBER formula returns true or false. If an item is a number it will return true. Now there is a difference to an actual number and numeric. You can remove the + 0 and see if those are the results you are looking for.

Let us know how it works.

Thanks
Reply With Quote
  #3  
Old 03-09-2015, 03:03 AM
alfredo alfredo is offline problem in the office Windows 7 64bit problem in the office Office 2010 64bit
Novice
 
Join Date: Mar 2015
Posts: 1
alfredo is on a distinguished road
Default

Hello, I need your help!

My problem is when i print one of my excel file all text become bold text, and i check the bold options it is not on. and when I choose my another file, i dont have problem. can i get some idea on how to sold my problem. thanks
Reply With Quote
  #4  
Old 03-09-2015, 04:48 AM
Pecoflyer's Avatar
Pecoflyer Pecoflyer is offline problem in the office Windows 7 64bit problem in the office Office 2010 64bit
Expert
 
Join Date: Nov 2011
Location: Brussels Belgium
Posts: 2,919
Pecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond repute
Default

Shouldn't you start a new thread instead of hijacking someone else's?
__________________
Using O365 v2503 - Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with Office tomdanks Office 7 01-03-2014 01:42 PM
MS Office Problem Imelia Office 5 12-10-2013 03:12 PM
MS Office problem on laptop NAM Office 1 08-29-2012 01:59 PM
problem in the office ms office installation problem chammak Word 3 10-23-2011 03:35 AM
Problem with printing on Office for Mac sophieb Office 0 11-25-2010 10:12 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 10:21 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft