Hi All
i have created a userform that contains a list box. This list box builds a UNIQUE list of values from a column- it does so by looping though each row in the column and if it finds a new value it adds it to the list. However, how can I get this list box sorted alphabetically?
My code is...
I was basing it on code I use to pick up nulls and replacing with zeros:
Perfomance: IIf(Nz([Perform],0)=0,0,[Perform])
and trying to change it to >100% then show "100%" else if it is not >100 then just show Perform?
Hi All
I have a field that calculates a percentage. However i do not want it showing any higher than 100%. Thus if it is calculated at 125% then i simply want to show this result as 100%.
How is this best achieved?
Thanks again
Hi All
Is it possible to determine which column (1-8) has an autofilter currently ON within it?
i.e. If i have columns name, age, school and I have filtered on Column 3 to show only a certain school, is there anyway in a macro that can return to the user which column they currently have a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.