cowasaki
TPer Emeritus
- Messages
- 19,708
- Name
- Darren
- Edit My Images
- Yes
I've used Excel for years and done some rather complicated spreadsheets but I keep forgetting certain things. The help system leave a lot to be desired so if any Excel users out there can help me please.....
1.
I need to create a drop down containing words such as Case, Battery, LCD, Button, Resistor with these words stored in another sheet called DATA in the column A
Once I do this I can then look up the value in the next column referenced from the first using VLOOKUP.
2.
Can I reference a location in another sheet using a formula where part of the formula is a cell value i.e.
Cell E1 = numerical value 7
Cell F4 I want to use the formula =DATA!B7 but the 7 needs to come from the value in E1 i.e. =DATA!B{E1}
3.
Can I set:
D1 to be the first character of the sheet's name
D2 to be the characters 3 to 5 of the sheet's name
D3 to be the characters 6 to 9 of the sheet's name
Thanks in advance, I am writing a complete stock, production and ordering system for my triggers!!
1.
I need to create a drop down containing words such as Case, Battery, LCD, Button, Resistor with these words stored in another sheet called DATA in the column A
Once I do this I can then look up the value in the next column referenced from the first using VLOOKUP.
2.
Can I reference a location in another sheet using a formula where part of the formula is a cell value i.e.
Cell E1 = numerical value 7
Cell F4 I want to use the formula =DATA!B7 but the 7 needs to come from the value in E1 i.e. =DATA!B{E1}
3.
Can I set:
D1 to be the first character of the sheet's name
D2 to be the characters 3 to 5 of the sheet's name
D3 to be the characters 6 to 9 of the sheet's name
Thanks in advance, I am writing a complete stock, production and ordering system for my triggers!!