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
setup NAT on Cisco ASA
Network Storage Device with USB Connection.
How can I prevent a user to install software on a Windows XP computer
Outlook 2007 Tasks sending out automatic status reports (updates) when attachments are opened
Should Sys Admins (Domain Admins) also have user accounts?
Can not get mysql to work with IIS7 Drupal and PHP
Can WordPress be customized to some degree by manipulating files embeded in the WordPress file path
dladm show-link -s -i output
How can I edit my Excel list to include only one entry from each domain name
Plesk and Default Page