Hey all,
Probably very quick one.
It's my literally first step in vba world, so apologies in advance.
I'm very good with formulas stuff but now want to take skill to new level.
I'm working on Entry Form which sends data to tracker. Everything works fine, just want to improve it.
I've got dynamic list of stores as there are new ones being opened on monthly basis, hence I can't go easy way and just highlight range from first one to the last one.
Highlighting all column ends up wit a lot of blanks in dropdown list.
In seperate tab I've got formula which takes data from main setup file. Looks for number: if there is any entry in set up file - it returns details, if no -stays empty.
I need my list to include only Stores returned by formula, without blanks.
Hope it's clear enough.
Thank you in advance for any help!![]()