Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I use the following code to insert a line of text into a quote sheet:
Worksheets(QuoteForm).Range("A" & DataRow).Value = "Additional Delivery Fee of $" & Worksheets("Calculations").Range("PartialFreightPr ice").Text & " / Delivery if customer request additional deliveries" Is there a way I can make the Worksheets("Calculations").Range("PartialFreightPr ice").Text BOLD? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need help with converting CUSTOM format/TEXT format to DATE format | Excel Worksheet Functions | |||
Change Date Format to Specific Text Format When Copying | Excel Discussion (Misc queries) | |||
how to format a Docmd to pull in an Access file in Text format | Excel Programming | |||
how to format a Docmd to pull in an Access file in Text format | Excel Programming | |||
how to format excel format to text format with separator "|" in s. | New Users to Excel |