Finding the price of a product with sub-variables and giving it as a link? - excel

I have got a sheet.
Like This : https://docs.google.com/spreadsheets/d/1IZKQENWb9JOeVvjU3ioj6769PvHcRtXmo-urZZ8R3CQ/edit?usp=sharing
This list includes the products, the main features of the products and their prices according to these basic features.
What I want to do is; when they click on these essential features, they go to the price of their own feature. I don't want to do this manually one by one because there are too many products. I want to create it by writing a formula.
Anyone help this? Thank you :)

Related

Creating a spreadsheet with drop downs that work off of each other

I have 3 different planting suppliers. Each supplier has prices for each of my areas (States). Normally, I’ve used the tab called Combined Bids and done the arithmetic on my own.
Combined Bids
I’d like to make something where I can choose from dropdowns and it give me the price based on the dropdowns I choose.
For instance, if I chose Alabama, Reforestation Specialists, Loblolly, 8x10, and Hoedad on the “Interface” tab it would return $52.06.
"Interface"
Lists
I’ve tried using IF statements in the data validation, but I never seem to get it correct. Thought about a Lookup table but I don’t know.
How would you do it? Any information or help would be greatly appreciated. Thanks so much. I'd be happy to share the spreadsheet as well. I didn't see a place to upload it. Again thanks!
You can create a drop down list using Data Validation
and then get the value using the VLOOKUP function
This is something you might want to look into.

Sheet relationship that changes it's value?

I’m currently creating an bigger excel sheet as a storage management tool. To be precise, it’s an hobby project I just wanted to start doing. I worked all Saturday night to do it, but I’m stuck really badly and I can’t figure out how to solve this one problem!
I have two lists:
Material Overview – this is an overview of all the material and it’s total quantity
Log – this is the log, where I can enter if we sold material or bought material
But now that’s where it gets tricky:
I want the log sheet to automatically change the material overview depending on how you entered the forms. I attached some screenshots as an example:
This is the log-File. It logs the changes done to the quantity of the product.
This is the material overview. This should change to 1 now considering we entered +1 in the log sheet.
I have no idea how I have to implement this. Also, there are multiple Articles on the material overview and the log sheet that can be changed.
Could you please help me out on this matter? Would be really nice.
Thank you in advance

Extract from html to excel specific lines

Help greatly appreciated!
I'm trying to automate as much work as possible. I need to copy a lot of product information from my suppliers web page to mine. Manual work have been a pain in the ass and now I thought that I could ask for your help,
I'm trying to extract - ProductNumber, ProductTitle, ProductDescription, ProductWeightFormatted, and from ProductImageContainer picture url's. As I need to add some of my own info I Wanted to get each product in one row with 5 different cells.
Have been thinking and searching for solutions for whole day but no luck.
Site where I am copying info from
Thank You!
Have you tried using getElementsById, followed by innerText or textContent?
In your case it makes sense, as each product has certain div id.

use microsoft word's mergemail to create an orgchart

I've been asked to create some sort of orgchart in Word. I have an Excel sheet with two columns, Employee_name and Dept_name that come from some HR database.
I've been hoping of doing this the simple way by (ab)using Word's Mergemail feature.
Before spending a lot of time on this (not having used this feature before), I was wondering whether this is actually possible: My main challenge is to group the names by department. There is a feature called "Directory" [1] that seems to be able to create lists of people, although it's listing people in alphabetical order, where I'd rather need to fill existing boxes (or circles in our case) with all the names that belong to that department.
Thanks for any help and pointers you can give.
[1] https://support.office.com/en-us/article/Create-a-directory-of-names-addresses-and-other-information-49afe95c-dc99-4cd3-85c7-3a80869cff90
PS: Not really a programming question, but I've seen Office-related questions on SO before. My apologies!

Sharepoint Lookup Get values

I searched a lot on the web for my answer but could not find any one. I have an list with invoice and aircraft price list. The lookup works perfect i can select the aircraft type through the invoice list. I also want to be able to select if its a Platform or Hangar price. Can someone help me how i can achieve this?
Here are some screenshots
It looks like you are attempting some form of cascading drop down fields. These are supported in 2010 Enterprise edition but via the use of info path forms. This requires no code just some GUI based configuration. Unfortunately it's a little more in depth than me explaining it on here so I will provide you to a link for a blog.
Cascading drop down info path forms
Alternatively if you google around cascading drop downs there are plenty of articles involving other methods.
Cheers
Truez

Resources