I will - though I might have to steal some of your code. I know
VB very well, but not the Excel-specific
VB commands, so it's sometimes frustrating to figure out to do things like "go to the first available blank row". I would normally type "ctrl-home, end, down-arrow, down-arrow" to do this by hand, but what the heck is the macro command to do the equivalent? I even recorded a macro, and typed "end down-arrow down-arrow" but when I use those in a macro it always take me to A65536, not the first available blank row!
I'll keep hacking away though.
Let me pass on another idea I had, and see if people think it's useful:
Most of my bottles have built in droppers. For the others, I use pipettes. This means that every drop is a different size.
For experimenting with very small batches this is easy since I'll just drop each ingredient until I get to 2 or 3 ml. But when I want to make 30ml I want to use milliliters - I'm not going to count out 600 hundred drops! But the ratios are wrong since the drop sizes differ.
Dan conveniently made a "drops per ml" configuration item, but this assumes that every drop is exactly the same size.
Would it be useful to have a "drops per ml" for each and every ingredient? This way one can configure 17 drops per ml for pipettes, 25 drops per ml for LorAnn's tiny droppers, etc.
If nobody wants to use this one could set them all to "20" but it does give greater accuracy for those of us who care.
By the way, Dan, I hope that you don't think that I am trying to steal any thunder with such ideas. Heck NO! I'm just hoping to add some features, and to do it in a way that lets you copy & paste code into your spreadsheet. I'm just trying to help.
Bookmarks