jaba
Fledgling Freddie
- Joined
- Dec 25, 2003
- Messages
- 780
Hello clever peoples, thinking hats on please!
I need an Excel spreadsheet that allows the user to select from 4 drop down boxes a number of options. From these options I want a cell to be specified(via another text entry or clicking method) and the result of the options to be placed in there. The result should be the 4 options packed into a 32bit integer, so each should fit in a byte.
Is this possible in excel? can it do bitwise operations? or can anyone think of any other way of doing it?
Thanks!
Jaba
I need an Excel spreadsheet that allows the user to select from 4 drop down boxes a number of options. From these options I want a cell to be specified(via another text entry or clicking method) and the result of the options to be placed in there. The result should be the 4 options packed into a 32bit integer, so each should fit in a byte.
Is this possible in excel? can it do bitwise operations? or can anyone think of any other way of doing it?
Thanks!
Jaba