Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
ET ET is offline
external usenet poster
 
Posts: 9
Default How to set up easy lookup methods

Sorry, having trouble understanding $A etc
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 17
Default How to set up easy lookup methods

OK, try the following.

The $A1 reference means that column A is locked or fixed. This means that if
you copy a formula, to the right, it will alsways use the values from column
A, but copying down, it will move down the row references.

If it read A$1, then it means that Row 1 is locked. If you copy the formula
down rows, it will always use the cells from the row. If you copy the formula
o the right, the column references will update

Setup a sheet looking like this
A B C D
1 10% 20% 30%
2 10 =$A1*b$1
3 20
4 30

Copy the formula down and to the right, and look at the column and row
references

Hope this helps
Eddie
--


"ET" wrote:

Sorry, having trouble understanding $A etc

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 698
Default How to set up easy lookup methods

Just to add to Eddie's comments, its called Absolute Reference. In B1 type
in =A1 and before you hit enter, hit F4 four times slowly and your formula
will toggle through all the absolute references possibilities.

HTH
Regards,
Howard

"ET" wrote in message
...
Sorry, having trouble understanding $A etc



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I get correct results when LOOKUP with calculated numbers onthemountain Excel Worksheet Functions 2 July 20th 06 01:13 AM
Lookup function help marlea Excel Worksheet Functions 4 August 30th 05 08:11 PM
Should be really easy lookup ! bobpants Excel Worksheet Functions 2 July 5th 05 12:35 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 07:48 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM


All times are GMT +1. The time now is 04:06 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"