cragleaper
New Member
- Joined
- Aug 10, 2016
- Messages
- 3
Hi guys,
So I've been working on something for fun and trying to create my own nutrition tracker...
Whilst now many people play with excel for fun, I'm one of the sad few
So I have preloaded a sheet with nutrition data for various foods and am using lookups to pull the data through which is working just fine.
I've got a dynamic list, where you type in the cell above and press enter, the list updates and you can copy and paste the item into your meal that you're trying to fill so that the lookups can start working.
It may not be possible but I thought I'd ask the question:
What I'd rather do is as I'm typing into a given cell the list updates so I don't have to bother with the copy and paste...
so for example if you start typing app
then it would suggest pineapple, apple etc...
I'm sure there's a clever way of doing this, it feels like excel would have this functionality somewhere.
However, I've googled and found VBA to do this or found ways to do it without VBA, the issue being these solutions are fine if you're only doing it with one cell, however I'm potentially running it for 30 cells and this would make the sheet majorly cumbersome...
so over to the collective insight of the internet
I'm also happy to post the spreadsheet if people want to have a look, but I'm not sure how to do this...
Thanks in advance for any suggestions
Alex
So I've been working on something for fun and trying to create my own nutrition tracker...
Whilst now many people play with excel for fun, I'm one of the sad few
So I have preloaded a sheet with nutrition data for various foods and am using lookups to pull the data through which is working just fine.
I've got a dynamic list, where you type in the cell above and press enter, the list updates and you can copy and paste the item into your meal that you're trying to fill so that the lookups can start working.
It may not be possible but I thought I'd ask the question:
What I'd rather do is as I'm typing into a given cell the list updates so I don't have to bother with the copy and paste...
so for example if you start typing app
then it would suggest pineapple, apple etc...
I'm sure there's a clever way of doing this, it feels like excel would have this functionality somewhere.
However, I've googled and found VBA to do this or found ways to do it without VBA, the issue being these solutions are fine if you're only doing it with one cell, however I'm potentially running it for 30 cells and this would make the sheet majorly cumbersome...
so over to the collective insight of the internet
I'm also happy to post the spreadsheet if people want to have a look, but I'm not sure how to do this...
Thanks in advance for any suggestions
Alex