Microsoft
Software
Hardware
Network
Question : Pound Symbol on Export to Excel, Access
Hi,
I have the below code which exports an Access table to Excel.
I am looking for code which can make column b, f, g & h export with Pound symbols
With oWS
FormulaRow = .Cells(.Rows.Count, "b").End(-4162).Row + 2 'xlUp
.Cells.Font.Size = 10
.Rows(1).Font.Bold = True
.UsedRange.EntireColumn.Au
toFit
.range("b:h").NumberFormat
= "0.00%;[Red]0.00%"
.range("b:h").NumberFormat
= "#,##0.00;[Red]#,##0.00"
.range("c:e").Style = "Percent"
End With
Thanks
Seamus
Answer : Pound Symbol on Export to Excel, Access
.range("b:h").NumberFormat
= "£#,##0.00;[Red]£#,##0.00"
Gary
Random Solutions
Multi Homed Windows 2008 Server
dell powervault ejection issues
CVV2 checker for C# code
PPT Taskkill Command VBS MsgBox
screenprint32 does not work on windows 7 what is a replacement ?
Adding iSCSI store to existing ESXi 4.0 system?
Group Policy applied to Terminal Server is stopping Shortcuts placed in Public Desktop from appearing
Vbs/HTA to send email (Html) based on excel sheet
Name of Antivirus software compiled
Php and Apache server 2.2