Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Visual Basic Macro was previously working, now returnValue = .Show always = 0
With Assistant.NewBalloon 'Ask Processing year .Heading = "Mainline Processing" .Text = "Select the year to process" .CheckBoxes(1).Text = Previous_yyyy_string .CheckBoxes(2).Text = Current_yyyy_string .CheckBoxes(3).Text = Next_yyyy_string .Button = msoButtonSetOkCancel returnValue = .Show |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
newballoon function | Excel Discussion (Misc queries) | |||
Is Excel able to always show a legend like your help assistant? | Excel Discussion (Misc queries) | |||
translate lotus 1-2-3 macro into excel macro using excel 2000 | Excel Programming | |||
Create macro to download access 2000 table to excel 2000 spreadsheet | Excel Programming | |||
Assistant.NewBalloon test | Excel Programming |