Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel 2000 macro Assistant.NewBalloon

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
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
newballoon function jfarrug Excel Discussion (Misc queries) 0 December 20th 06 10:12 PM
Is Excel able to always show a legend like your help assistant? Mike A Excel Discussion (Misc queries) 0 January 5th 06 05:02 PM
translate lotus 1-2-3 macro into excel macro using excel 2000 krutledge0209 Excel Programming 1 November 2nd 04 05:50 PM
Create macro to download access 2000 table to excel 2000 spreadsheet Tushar[_2_] Excel Programming 3 October 21st 04 02:44 PM
Assistant.NewBalloon test jeffP Excel Programming 3 July 21st 04 12:57 PM


All times are GMT +1. The time now is 03:53 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"