Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]() Hi All, I'm relatively new to VB programming in Excel and am having the following problem. I've got a sheet with a couple of frames on it. On each of the frames, I have a couple textboxes. The user inputs values into the textboxes and prints the form. I have a "clear" button that initializes the textboxes by moving "" to the .Value property. However, when I do a print preview or a print, the value has not changed. The only way to get the value to change on the print out is to click somewhere on the frame. I've tried setting focus to each textbox before I enter the value, but this seems to only correct the last textbox checked before the print command was issued. I've also tried to send a "click" to the frame from within the code, but this doesn't seem to do anything. You have to manually click on the frame from the screen to get it to update. I've also tried ThisWorkbook.RefreshAll, but again, nothing. Can anyone explain what is going on and how I need to correct this? Any assistance would certainly be appreciated. Thanks in Advance, John -- JNohl |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trendline formatting doesn't print or preview properly!? | Charts and Charting in Excel | |||
Difference between screen view and print | Excel Discussion (Misc queries) | |||
Print Preview trouble | Excel Discussion (Misc queries) | |||
PRINT PREVIEW | Excel Discussion (Misc queries) | |||
I can't see my document - only in print preview. Any ideas? | Excel Discussion (Misc queries) |