PDA

View Full Version : Userform to do Filter Mode



pster
05-18-2007, 06:16 AM
Hi everyone! Good morning!

I'm trying 2 do this vba code, but it?s been a quite impossible to me, haha.

For example, I hav a database with several columns and I want do create a Userform where I can choose the informations in wich column to do this filter mode.

is that clear what i'm telling?

Can anyone help me?

Tkx!!

Simon Lloyd
05-18-2007, 06:40 AM
you could use a TextBox on the userform to specify a column!

tccmdr
05-22-2007, 11:45 PM
Check out the attachment from "OZGRID" - could be modified to suit your needs:think: ....if you're wanting to multi filter a database past application limits?