Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need increase Listbox size
#5
I made the changes and it doesn't error out but it doesn't fire either.

The entire macro runs (other list boxes) but the step involving the PopupMenu just doesn't fire.

Here's what I changed it to:

Macro
Code:
Copy      Help
sel(PopupMenu("Look for Email[]Send/Write Email[]Phone[]Create Report"))
,case 1
,,Action = "LOOK FOR EMAIL"
,case 2
,,Action = "SEND/WRITE EMAIL"
,case 3
,,Action = "PHONE"
,case 4
,,Action = "CREATE REPORT"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)