PC Review


Reply
 
 
Takeadoe
Guest
Posts: n/a
 
      10th May 2006
Any ideas as to what may be causing the problem below? When I copy the
forumul to the cell above it, the COLUMN() references are mess up. I
was under the impression that COLUMN () was preferred over simply
putting in the column number.

Any help would really be appreciated.

Mike

=G8-((VLOOKUP($A8,'Harvest
Data'!$A$4:$T$2203,COLUMN(H1),0))*VLOOKUP($A8,'Harvest
Data'!$A$4:$T$2203,COLUMN($T1),0))

=G7-((VLOOKUP($A7,'Harvest
Data'!$A$4:$T$2203,COLUMN(#REF!),0))*VLOOKUP($A7,'Harvest
Data'!$A$4:$T$2203,COLUMN(#REF!),0))

 
Reply With Quote
 
 
 
 
Peo Sjoblom
Guest
Posts: n/a
 
      10th May 2006
Since you already are using H1 there are no more rows above H1 thus the
error, you use the COLUMN or better COLUMNS when you copy across not up or
down, if you need to copy the formula make the cell reference absolute

=COLUMN($H$1)

--

Regards,

Peo Sjoblom

http://nwexcelsolutions.com


"Takeadoe" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Any ideas as to what may be causing the problem below? When I copy the
> forumul to the cell above it, the COLUMN() references are mess up. I
> was under the impression that COLUMN () was preferred over simply
> putting in the column number.
>
> Any help would really be appreciated.
>
> Mike
>
> =G8-((VLOOKUP($A8,'Harvest
> Data'!$A$4:$T$2203,COLUMN(H1),0))*VLOOKUP($A8,'Harvest
> Data'!$A$4:$T$2203,COLUMN($T1),0))
>
> =G7-((VLOOKUP($A7,'Harvest
> Data'!$A$4:$T$2203,COLUMN(#REF!),0))*VLOOKUP($A7,'Harvest
> Data'!$A$4:$T$2203,COLUMN(#REF!),0))
>



 
Reply With Quote
 
Takeadoe
Guest
Posts: n/a
 
      10th May 2006
Thank you so much for the help!

Mike

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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



Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:54 PM.