Istiyak
Member
I m using 2003 at my office and my other office using 2007.
The query is that when i m designing something in 2003 and open it at my other place in 2007 it will looking mismatch..... (not at proper place as i already set up good in 2003).
while i m coming back and checking it in 2003 it is fine.
Kindly suggest what is the Issue..
The another thing is VBA problem.
i m not able to export the selection as PDF format.
VBA
sub pdf()
range("a1:a10").select
Selection.ExportasFixFormat type:=xlTypePDF, filename:=123
msgbox("Exported Successfully")
End Sub
Any Suggestion or resolution plz guide..
Regards
Istiyak
The query is that when i m designing something in 2003 and open it at my other place in 2007 it will looking mismatch..... (not at proper place as i already set up good in 2003).
while i m coming back and checking it in 2003 it is fine.
Kindly suggest what is the Issue..
The another thing is VBA problem.
i m not able to export the selection as PDF format.
VBA
sub pdf()
range("a1:a10").select
Selection.ExportasFixFormat type:=xlTypePDF, filename:=123
msgbox("Exported Successfully")
End Sub
Any Suggestion or resolution plz guide..
Regards
Istiyak