ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How to make SAVE work after Underlining in Excel2000 (https://www.excelbanter.com/excel-worksheet-functions/208700-how-make-save-work-after-underlining-excel2000.html)

Mahes

How to make SAVE work after Underlining in Excel2000
 
On worksheet if underline is given & try to save the same is rejected. Error
report is created, help me how to solve the problem.

Dave Peterson

How to make SAVE work after Underlining in Excel2000
 
Just a wild guess...

Try changing to a different printer or different printer driver.

Maybe it's how excel wants to display the underline that's causing the trouble.

Mahes wrote:

On worksheet if underline is given & try to save the same is rejected. Error
report is created, help me how to solve the problem.


--

Dave Peterson

Gary''s Student

How to make SAVE work after Underlining in Excel2000
 
Should work:

Sub Macro2()
'
' Macro2 Macro
' Macro recorded 11/2/2008 by James Ravenswood
'
With ActiveWorkbook
.SaveAs Filename:="C:\Documents and Settings\Owner\Desktop\_.xls"
End With
End Sub

--
Gary''s Student - gsnu200811


"Mahes" wrote:

On worksheet if underline is given & try to save the same is rejected. Error
report is created, help me how to solve the problem.


ShaneDevenshire

How to make SAVE work after Underlining in Excel2000
 
Hi,

What exactly is the error message?


--
Thanks,
Shane Devenshire


"Mahes" wrote:

On worksheet if underline is given & try to save the same is rejected. Error
report is created, help me how to solve the problem.



All times are GMT +1. The time now is 07:25 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com