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
Zebra LP 2844 label printer prints the first print job successfully, subsequent print jobs after skip labels and/or print partial data on labels until computer is rebooted.
breadcrumb trail in a dropdown box
IIS 6.0 asp.net 2.0 cpu performance issue
Frame Relay configuration on Hub & Spoke Router network
how can i capture screen using C# window application ??
AP not accepting its service controller.
Windows Server 2003 Logon/Logoff Log Report
the specified user does not exist?
Exchange 2010 a circular logging
PHP error