View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Eddie_SP[_2_] Eddie_SP[_2_] is offline
external usenet poster
 
Posts: 47
Default [VBA] COMBOBOX SHOW WITH CONDITION

Hi community !

I one worksheet of international payments.
When I make the payment, column 10, Cell "row" Formula shows "PAID".

I have a Form with 1 Combobox.

How could I filter only the UNPAID rows to be shown in the Combobox?

But...

I need only Columns "A" and "B" to be shown (REFERENCE # / EXPORTER).

Can someone help me?

I thank you in advance !!!
This community is helping me a lot !!! =)