Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 01-27-2015, 03:48 AM
pemaolca pemaolca is offline Help in Linking Tables in different Sheets Windows 7 64bit Help in Linking Tables in different Sheets Office 2010 32bit
Novice
Help in Linking Tables in different Sheets
 
Join Date: Jan 2015
Posts: 2
pemaolca is on a distinguished road
Exclamation Help in Linking Tables in different Sheets

Hello

I'm trying to develop a Project in Excel 2010



I Want to Link 2 Tables in different Sheets.

Table in Sheet 2, has Information about a group o People set on the Time()+90 Expiring Date (highlight in Red by Excel conditional formatting).

Table in Sheet 1, should alert the User to when the Date is in Expiring Range.

The problem that I can see, is that the Array is set on a Column that has a Formula (IF Statement), and no value in the Cell.

In My Attachment, i have different solutions that I'm working on...

Sheet 2 has the Table that the User will from Time to Time inputa data

Sheet 1 has 2 Tables with different work ideias. The first goes straight to Tabel in Sheet 2 but does not exclude empty cells. The Second Table, I'm trying to make an Array that exclude cells in Sheet 2 that do not have expiring dates

I'd appriciate if somebody could give me a hand, Please!

Best Regards
Attached Files
File Type: xlsx Book1_12.xlsx (15.3 KB, 9 views)
Reply With Quote
  #2  
Old 01-27-2015, 07:27 AM
gebobs gebobs is offline Help in Linking Tables in different Sheets Windows 7 64bit Help in Linking Tables in different Sheets Office 2010 64bit
Expert
 
Join Date: Mar 2014
Location: Atlanta
Posts: 837
gebobs has a spectacular aura aboutgebobs has a spectacular aura about
Default

Why have separate tables at all? Just filter the table by expiration date. If you absolutely must have two tables, just have one mirror the other and apply a filter there.
Reply With Quote
  #3  
Old 01-27-2015, 11:24 AM
pemaolca pemaolca is offline Help in Linking Tables in different Sheets Windows 7 64bit Help in Linking Tables in different Sheets Office 2010 32bit
Novice
Help in Linking Tables in different Sheets
 
Join Date: Jan 2015
Posts: 2
pemaolca is on a distinguished road
Thumbs up

Thanks gebobs, that's a great and simple ideia... but if I can, I want a table that doesn't need Human interaction. For that I have the table in Sheet 2

"If(ROWS($G$6:G6)<COUNTA($B$6:$B$21);"";INDEX($B$6 :$B$21:AGGREGATE(15;6;(ROW($B$6:$B$21)-ROW(($B$6)+1<>"");ROW($G$6:G6)))))"

I think that the formula is the right one (I can't see the mistake inside the Formula)... But it doesn't display the information, don't know if the problem is that the cells on B6 to B21 have another Formula and no value.
Reply With Quote
  #4  
Old 01-28-2015, 02:41 PM
gebobs gebobs is offline Help in Linking Tables in different Sheets Windows 7 64bit Help in Linking Tables in different Sheets Office 2010 64bit
Expert
 
Join Date: Mar 2014
Location: Atlanta
Posts: 837
gebobs has a spectacular aura aboutgebobs has a spectacular aura about
Default

Sorry, I can't help. Your formula is greek to me and I can't parse it. I passed this along to another person and he said the same thing. I will try my best to figure it out. Until then, hopefully someone else will help out.

So your formula...the table it's in seems to require the table to the left. Is that what you intend?
Reply With Quote
  #5  
Old 01-28-2015, 03:12 PM
gebobs gebobs is offline Help in Linking Tables in different Sheets Windows 7 64bit Help in Linking Tables in different Sheets Office 2010 64bit
Expert
 
Join Date: Mar 2014
Location: Atlanta
Posts: 837
gebobs has a spectacular aura aboutgebobs has a spectacular aura about
Default

Let's go about this bit by bit. First, your if condition:

If(ROWS($G$6:G6)<COUNTA($B$6:$B$21)

If I'm reading this right, if the row number in the right table is less than the number of entries in the left table (in this example, 4), right? That being it should return a blank (the true result) for the first three rows. Only once the row number equals 4, thus equalling the count, will your formula (the false result) be calculated.

Is that right or is it backward? I would think you would only want it for the first four rows i.e. >=.

Assuming that, it lookslike COUNTA is not going to work since it will count cells with formulas regardless if they return a result. So I tried this:

=IF(ROWS($G$6:G6)>=ROWS($B$6:$B$21)-COUNTBLANK($B$6:$B$21) ...

I tried that and it get's the first and the third names, but misses the other two.

Progress? Um, maybe.
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding sums from simuliar tables from different sheets. LameDuck Excel 0 12-04-2014 08:57 PM
Help in Linking Tables in different Sheets Excel sheets ubns Excel 4 04-15-2012 10:48 PM
Copying sheets DavidSNPCPA Excel 2 01-19-2012 03:54 AM
Linking sheets to fetch transactions from sheets to another waqer Excel 4 09-01-2011 12:35 PM
Linking Excel Pivot Tables in a Word Document wmarsh3561 Word Tables 0 11-17-2009 06:29 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 03:39 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