Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #4  
Old 07-18-2017, 12:35 PM
ArviLaanemets ArviLaanemets is offline Quickly Adding information in a new column Windows 8 Quickly Adding information in a new column Office 2016
Expert
 
Join Date: May 2017
Posts: 932
ArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant future
Default

a) Use absolute references for account reference table. P.e. you have on separate sheet Accounts a table with headers Account and NewAccount in A1 and B1, and data filled down to row 600. Now when on some another sheet with account numbers in column A you want to get new account into some other colum on row 2, the formula will be:
=VLOOKUP($A2,Accounts!$A$2:$B$600,2,0)

b) Define all tables as Tables (select any single cell in datarange; Insert>Table; check "My table has headers"; name the defined table). P.e. with table tAccounts defined on sheet Accounts, and calculating new account number in another defined Table with old account in column AccountNo, for any Table row the formula will be:
=VLOOKUP([@AccountNo],tAccounts,2,0).

Both formulas on coping down adjust the reference to old account, but leave the reference to accounts table unchanged.
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
insert Date picker after adding a new column PeterDC Word 0 12-10-2015 03:40 AM
adding up from another column after match MorriSiege Excel 0 04-28-2015 09:13 AM
how to enter information to outline code column ketanco Project 3 02-04-2015 03:07 PM
Adding information from a array into a table jcorti Word VBA 4 01-10-2014 10:58 PM
Adding a Check Box column gogo Outlook 3 02-24-2013 09:29 AM

Other Forums: Access Forums

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