Show Data In Cell Only If Other Cells Show Data

Sep 8, 2009

I have 2 different formulas that I need changed in a similar way.

The first formula is for cell AV11:
=SUM(BI11,BP11,BW11,CD11,CK11,CR11,CY11,DF11,DM11,DT11,EA11)+10

Every cell starts off blank.

What I need is for cell AV11 to always start off blank until data is entered into one of the other cells. The problem is that since the sum always needs to be +10 only when data is entered in the other cells, I don't know how to keep 10 from showing in cell AV11 when no data is typed in the other cells.

The other formula is for cell CO39:
=(CU8)+3

I pretty much need the same thing. If no data is entered in cell CU8, then I do not want cell CO39 to show the 3.

View 9 Replies


ADVERTISEMENT

If A Cell Has Data Show It If Not Show 0

Oct 9, 2009

I have a column of data held in column B.

I am required to show the following.

If there is data in the cell then it is to be left. If there is no data in the cell then I would like to show the value 0.

I have tried using a circular reference, using the formula =IF(ISBLANK(B1),0,B1) and other similar formulas but they dont work as the formula overwrites the data in it.

do I need a macro?, or conditional formatting?

View 9 Replies View Related

Two Cells To Always Show Same Data?

Mar 19, 2014

There are two cells on different sheets in which the user can enter data into either. Both cells should then show the same value. For example, if the user enteres 15 in cell SheetA!A1, the value in SheetB!A1 should equal 15. If, at a later time, the user enters 12 in SheetB!A1, SheetA!A1 should also show 12. Data can be entered in either cell so that eliminates the use of a formula. How do I do that (can I do that?) in VBA?

View 3 Replies View Related

Show All Cells In A Worksheet That Contain Data

May 4, 2014

Is there still a way to show all cells in a worksheet that contain data..

Seems like each cell with data was a certain color...and a worksheet with only 1 or two characters per cell was created ...

View 1 Replies View Related

Show Sum Of Data Only If All Cells In Row Not Blank?

Jan 17, 2012

If i have =SUM(C8:J8) in K8 and the sum of the values is 0

I only want to show 0 so long as there is a value typed in at least 1 of those cells (the value typed in those cells is often 0 fyi).

If all the cells between C8:J8 are blank then i want K8 to show nothing.

View 1 Replies View Related

Show Data Based On Values In Other Cells?

Nov 30, 2012

I am trying to show a value in a cell, based on the values found in other cells. Essentially, here is what I've got:

If C2 is greater than A2, B2, D2, then put the value found in C1 in E1.

View 9 Replies View Related

Nested IF AND Formula: If Cells K8 And L8 And R8 Are Empty, Then No Data Should Show

Dec 31, 2006

i am having trouble putting together an IF Formula together with and/or. i need to do the following

if cells k8 and l8 and r8 are empty, then no data should show.
if cells k8 and l8 and r8 is zero, then show zero.
otherwise add all three cells.
i thought i should use if(and... that is all 3 cells must be empty or zero.

=IF(OR(ISBLANK(K8),ISBLANK(L8),ISBLANK(R8)), "no data", IF(OR(K8=0, L8=0, R8=0),"ZERO", K8+L8+R8))

i have tried if(and) and if(or) and no matter what i have tried it doesnt work

View 4 Replies View Related

Index And VLookup Cells Show Filtered Data From Table

Nov 4, 2012

I have several spreadsheets referencing the "Data" sheet's table (about 35 columns, and the row lengths will differ from 10 to several hundred).

I need to be able to filter the table in "Data", and have the hidden rows not show up everywhere else in the document. I have both vlookups and index formulas in the other spreadsheets, and what I'd like to do is be able to filter by any column in the table and have only the shown results show in the other sheets.

I know this might be accomplished using subtotal, and Row, etc., but how to set it up with the different formulas I have going on in the sheet that pull data from the table. I need this to work with both the vlookups and index cells.

View 1 Replies View Related

If No Data, Then Show Empty Cell

Jul 31, 2009

I'm using Excel 2003 and have a main workbook which stores the quotes, invoice, worksheet and contact details. In order to email only the invoice to a customer I have created another workbook which replicates whatever is shown in the open invoice tab of the main workbook. A macro from the main workbook then opens outlook.

I attach a sample of both for information. My problem is this - You will note that on the email invoice that any entries where there is no cost in the main workbook, that it shows "£ -". how to get it to show an empty cell if no value in the main workbook?

View 2 Replies View Related

IF A Cell Is Not Having Data Show It As Blank

Dec 10, 2008

there is data going to excel from database. The data is something like jan to dec sales and in a arbitrary fashion. now if there wont be data availble for say month of july then nothing will be there.

Now i need to nicely formulate data from jan feb ..Dec and in same order in another cells. Now for empty cells data after formualting it is coming as #N/A. and by this i am getting a same thing in the application where this excel sheet is being used. So for eliminating it i need to use 'if' such that if it is undefined or NULL then blank should be there in the formulated cell.

View 11 Replies View Related

Show Different Data Based On Value Of Cell

Mar 2, 2007

Call centre data for financial years located in separate workbooks (1 for each year)

Here's what I want to create.

One main file to consolidate/view all data

I've tried to make this as user friendly as possible by having a validated list, whereby the user can select the year they want to view, and hey presto, the data changes to reflect the year displayed in the validated cell.

View 5 Replies View Related

If No Data, Then Show Empty Cell Using Conditions

Oct 22, 2009

I'm using Excel 2002 and am having trouble with what I thought was a simple conditional command. On part of the spreadsheet I have 3 columns: Hours (D5), Cost Per Hour (E5) and Total Cost (F5). Here's what I'm trying to do.....

If there is no value in the Hours then the Total Cost should show an empty cell and conversly if there is a value in Hours then calculate Hours*Cost Per Hour in the Total Cost cell. My condition for cell F5 is as follows: =IF(D5="","",SUM(D5*E5)). Whilst it works if there is a value in D5, when empty F5 shows #VALUE!

View 5 Replies View Related

Excel 2010 :: Formula To Show Data Of More Than 3 Cell?

Aug 7, 2014

(Excel 2010). I have 3 cell that contain data. What I need is to compare the 3 cell and return the data that has different value into 1 new cell.

I have attach an example : test.xlsx‎

View 3 Replies View Related

How To Show A Picture In Excel Based On Cell Data

Jan 10, 2005

I have a spreadsheet that queries the web for a weather forecast each day. I'd like to associate pictures on the excel page based on the weather description, but can't figure out a way to select /change the picture automatically.

View 3 Replies View Related

Show A Certain Cell Depending On Data From A Drop Down Menu.

Jan 2, 2009

I have created a color coded calendar on a spreadsheet for work that shows when a book will be published depending on when it comes into our warehouse, this is on sheet one.

I would like on sheet two to have some kind of filter or statement that would eliminate the need to look at the calendar, I.E. the user would just have to type in the date or select the date from a list and excel would show you what day the book would publish on using the data from sheet one.

I can imagine that this is hard to picture so i have attached the file as well.

View 13 Replies View Related

ListView Search And Show Cell Data In Textbox

Jul 25, 2014

I have a user form with a ListView box , I am trying to get 2 things done;

1- When I type a text or a number by using "Search Box" I like to search the things in the ListView box items and highlight whole row

2- When whole row highlighted I like it to show the "Ref" item (Colum 5) in the text box which is called "Invoice No". Also when clicking the row I like the "Ref" item to show in the "Invoice No" (Column 5) text box.

See attached : Aged sample.xlsm‎

View 4 Replies View Related

Efficient Entry Of Data & Automatically Have Their Price Show In Adjacent Cell

Aug 13, 2009

I own a Hair Salon which collates its daily takings using a spreadsheet. A section of this takings sheet asks staff to enter which Products have been sold and what they where sold for (RRP), so that once all products have been entered, totals at the end of the day allowing the end -of-day "till-up" process to reconcile purchases and services rendered aginst cash and cheques received.

Unfortunately there is over 600 products to choose from and this evergroes as new products are introduced by manufacturers. Names are long and often very similar, and product price manual listings are slow to reference, therefore the customer has to wait while the staff find the right product and select the right price.

All of this is subject to human error. What i would like is simply to enter part of the product name into a Cell and the right product to be visibly selectable and the price automatically added to an adjacent cell.

View 4 Replies View Related

Making Report And Show Data From Matrix With Header And Data?

Jul 4, 2014

I added an attachment with an example. You will see a matrix, with in the most left column an ID, then the headers of the matrix has different numbers that mean something.

What I want to do is, you fill in a number in the combobox, then press on a button and a report will be made on a new worksheet. With a list of the numbers and dates in the matrix that the ID has. Like shown in the example sheet in the workbook.

View 1 Replies View Related

Show Data From List?

May 16, 2014

Question number 2 today! :D

So, ive got a big list with loads of Data on it, there are 3 groups, each with diffrent teams on. Teams and groups are chosen with a data validation list as people move around here.

Is there any way make a second table that only shows data from a set group/team?

So for example.

Group A - Five Teams
Group B - Four Teams
Group C - One Team

I could use a dropdown on a second table that would only show group B and its four Teams.

View 11 Replies View Related

Show The Last Data In One Column

Jul 1, 2008

creating either a macro or a formula that will help fix my problem.

I have my data for each person arranged in lines. In line 2 I have the following data in column A B and C: 1, 2 and 3. In line 3 I have the following data in column A and B: 1 and 2.

Now what I want is for a formula or macro to return the last data entered in a line in column D. In the example both cell D2 and D3 should equal 2.

Now the example is off course simplified in reality I can have data entered from column D through T and more than 200 lines but the principal should be the same.

View 9 Replies View Related

Show Top 10 Values With There Associated Data

Jan 27, 2009

I would like a formula to return the top 10 products sorted by value, but to return the colour name in order starting with the larges and the value in a different column. Ideally I would like to do as little formating as possible. I have attached a spreadsheet as an example

View 2 Replies View Related

Cell To Show A Zero If There Is No Information In Cells

Apr 29, 2009

=IF((C13>E13)*AND(B15>D15),0,1)*OR((E13>C13)*AND(D15>B15),0,1)

This function seems to work well, however there is one thing I want to add to it somehow, and I can't seem to make it work. I want the cell to show a zero if there is no information in cells C13 and/or E13.

View 9 Replies View Related

Another Sheet To Show Each Class Down The Rows And The Columns To Show Each School Rule

Mar 20, 2009

I have an excel 2003 sheet that collects data from Infopath forms. The forms are to record students who have broken school rules, when, where, repercussions etc. One column shows their class and there is a separate column for each rule broken.

I want to create another sheet to show each class down the rows and the columns to show each school rule. Therefore, each cell would show the number of each particular rule broken for each particular class. I have tried to do countif and sumproduct (if on sheet 1, column B the class is KA and on sheet 1, column M, the rule is bullying = how many times this has occurred).

View 9 Replies View Related

Map 2 Lists Of Data To Show If Equal

Dec 19, 2013

I need to map 2 reports to show if they are equal.

One report has 2 columns with name and amount of what was sent to a vendor.

The second report has 2 columns with name and amount of what they received.

The second report name column has account number added so the column won't be exact.

I need to compare the 2 reports to see if the same name and amount was correctly sent/received

Example:
Report 1 (sent)
Column 1-Name Sandra
Column 2-Amount $100

Report 2 (received)
Column 1-Name Sandra/284578
Column 2-Amount $100

I am not sure how to display my findings. I would need to identify what is not matching.

View 5 Replies View Related

Data Labels Show As % Instead Actual Value

Feb 4, 2009

See xls file. I have this chart and the data labels are percentages instead of the actual value. How did these get that way? Under Chart Options there is a autotext box that is there but if I uncheck it, the data labels go back to the actual dollar value and that autotext box goes away.

I am totally baffeled by this despite serach the help, the internet and this forum. I am sure it is something easy I am missing.

Can some one provide some color on this?

I cut this from a larger book with many tabs because I am not able to send out the entire thing (proprietary).

View 6 Replies View Related

Chart - Highlighting: Show All Of The Data

Feb 10, 2010

I'm creating an Excel chart, and I have some data that goes from 0-100. I want to show all of the data, but I'd like to have a different format when it goes above 90.

View 4 Replies View Related

How To Show Data On Screen But Not While Printing

Jun 13, 2013

So I was wondering if there is a way to show text on the screen while viewing/editing the workbook, but to not show those specific CELLS while printing.

View 4 Replies View Related

Looking For VBA Code To Only Show Columns With Data

Jun 9, 2014

I have a table with row headers (in column A) and column headers (in Row 1). Throughout the table there are 1's and blanks depending if the column is applicable to a particular row or not.

I want to write a VBA macro to do the following:

1. Do a Vlookup of column A for a particular user input text string.
2. Only show the row that matches the text string.
3. Only show the columns where there is a 1 associated with the selected row.

Then once that is done I need a separate macro to return the sheet to show all the rows and columns.

View 8 Replies View Related

Show Row Source Data In Listboxes

Jun 2, 2009

I have used a userform found on this forum (I cannot find the link) that displays row data from a range within a listbox. Unfortunately though you cannot determine the column width. As such I wondered if it was possible to show the data within other listboxes. So for example in listbox1 you can see 5 columns accross (from a range) however one of them is very wide.

Looking at Listbox1 you can only see the firsy 20 characters approximately in each column. Is it possible therefore that once this row of data is selected that the contents of the columns is duplicated in other listboxes on the same userform that can be expanded to accommodate larger text?

View 5 Replies View Related

Vba To Show Data When Date Matches

Oct 28, 2009

Looking for an excel worksheet to keep a record of |MOT's due

By entering the Name, Reg, Date, Comments, Reminder

by way of a userform
after the data is entered it is stored on anther worksheet..

every morning when they get to work. they want to open it and on the MotDataEntry sheet it needs to bring up the Mot's that are due in a months time (reminder) ,name reg etc

View 12 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved