Click here to Skip to main content
15,906,569 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionhow do you create a .mat file in VB6? Pin
murphypa28-May-04 8:49
murphypa28-May-04 8:49 
AnswerRe: how do you create a .mat file in VB6? Pin
Dave Kreskowiak28-May-04 9:25
mveDave Kreskowiak28-May-04 9:25 
GeneralIs there a general way to check a string... Pin
viettho28-May-04 7:30
viettho28-May-04 7:30 
GeneralRe: Is there a general way to check a string... Pin
Dave Kreskowiak28-May-04 7:44
mveDave Kreskowiak28-May-04 7:44 
GeneralRe: Is there a general way to check a string... Pin
viettho28-May-04 8:36
viettho28-May-04 8:36 
GeneralRe: Is there a general way to check a string... Pin
Dave Kreskowiak28-May-04 9:12
mveDave Kreskowiak28-May-04 9:12 
GeneralVBA/Excel - Chart options Pin
Jon G28-May-04 7:19
Jon G28-May-04 7:19 
GeneralRe: VBA/Excel - Chart options Pin
Dave Kreskowiak28-May-04 7:37
mveDave Kreskowiak28-May-04 7:37 
First, I don't remember ever seeing default chart options anywhere. When you create the Chart sheet, you pick stuff like chart type, data range, axis labels, ... Those are saved with the Chart sheet. Including the X and Y axis scales, chart type, ...

Are you saying that you are generating the Chart sheet from code? Is the workbook being saved AFTER the Chart sheet is made and you make the modifications to it? And when that workbook is loaded on another machine is the code for generating the Chart sheet being re-run? Is the old Chart sheet being deleted first? ...



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: VBA/Excel - Chart options Pin
Jon G28-May-04 8:09
Jon G28-May-04 8:09 
GeneralRe: VBA/Excel - Chart options Pin
amit2530-May-04 23:11
amit2530-May-04 23:11 
GeneralRe: VBA/Excel - Chart options Pin
Jon G31-May-04 2:31
Jon G31-May-04 2:31 
Generalfile size... Pin
Night_Soul28-May-04 5:10
Night_Soul28-May-04 5:10 
GeneralRe: file size... Pin
Dave Kreskowiak28-May-04 5:55
mveDave Kreskowiak28-May-04 5:55 
GeneralRe: file size... Pin
Night_Soul30-May-04 21:02
Night_Soul30-May-04 21:02 
GeneralRe: file size... Pin
Dave Kreskowiak31-May-04 0:51
mveDave Kreskowiak31-May-04 0:51 
GeneralRe: file size... Pin
Night_Soul31-May-04 2:33
Night_Soul31-May-04 2:33 
GeneralRe: file size... Pin
Serge Lobko-Lobanovsky31-May-04 23:27
Serge Lobko-Lobanovsky31-May-04 23:27 
GeneralRe: file size... Pin
Anonymous7-Jun-04 2:08
Anonymous7-Jun-04 2:08 
GeneralDisable ESC key... Pin
cyberstrategist28-May-04 3:00
cyberstrategist28-May-04 3:00 
GeneralRe: Disable ESC key... Pin
Dave Kreskowiak28-May-04 3:15
mveDave Kreskowiak28-May-04 3:15 
GeneralRe: Disable ESC key... Pin
Night_Soul28-May-04 5:16
Night_Soul28-May-04 5:16 
GeneralRe: Disable ESC key... Pin
Dave Kreskowiak28-May-04 5:44
mveDave Kreskowiak28-May-04 5:44 
GeneralRe: Disable ESC key... Pin
Night_Soul30-May-04 20:45
Night_Soul30-May-04 20:45 
GeneralGetObject Issues Pin
Carlos Mariano28-May-04 1:32
Carlos Mariano28-May-04 1:32 
GeneralRe: GetObject Issues Pin
Dave Kreskowiak28-May-04 3:11
mveDave Kreskowiak28-May-04 3:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.