BetaONE will rise again!


Reply
  #1  
Old 25th Apr 03, 08:28 PM
[SiN] [SiN] is offline
Senior Member
 
Join Date: Sep 2001
Location: pssstttt.... behind you
Posts: 186
[SiN]
Ok, I had to jump onto this one :P

The only other way I can think to do this other then VB would be to do as Dudelive said VLOOKUP. Which does make a perty long if statement but does work.

such as for the processors
Code:
=IF(A3=A11,VLOOKUP(B3,A18:B30,2,FALSE)*C3,IF(A3=A12,VLOOKUP(B3,D18:E23,2,FALSE)*C3,IF(A3=A13,VLOOKUP(B3,G18:H31,2,FALSE)*C3,IF(A3=A14,VLOOKUP(B3,J18:K27,2,FALSE)*C3,"Not Found"))))


But here ya go, I put it together on the one you posted for us to mess wit
You will notice that when you change the main item, such as processor brand the price gives you a N/A till you change the processor speed to something that corresponds with the processor chosen. I dont know how to get around that, but it does work
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:01 AM.


Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.