Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When I run:
Sub RunMyForm() Load UserForm1 UserForm1.Show End Sub Private Sub UserForm_Initialize() txtCurrTotal.Text = Format(Application.Sum(Worksheets("Sheet1").Range( "B3:C6")), "$0,000.00") End Sub $3,996.00 appears in the textbox, JUSTing hanging there.. With cursor within the Textbox (having not exited). How can I get it to proceed with say a message that says,, Is this OK? Yes No TIA, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Code assistance | Excel Programming | |||
Code assistance | Excel Programming | |||
Assistance with code Please | Excel Discussion (Misc queries) | |||
I need assistance getting VBA code to do the following... | Excel Programming | |||
Code assistance please | Excel Programming |