Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have a variable assigned a value as follows: Dim MemberNumber As Integer Dim MemberName as Text MemberNumber = Cell MemberName = Cell.Offset(1, 0) Cell.Offset(1, 1) = BusinessName & " " & MemberNumber How can I set the member number to be bolded? Thanks so very much! mikeburg -- mikeburg ------------------------------------------------------------------------ mikeburg's Profile: http://www.excelforum.com/member.php...o&userid=24581 View this thread: http://www.excelforum.com/showthread...hreadid=514176 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Add only cells whose contents are in "Bold" | Excel Discussion (Misc queries) | |||
change cell contents to bold | Excel Worksheet Functions | |||
clear cells unless contents are in bold | Excel Programming | |||
Bold some of the cell contents | Excel Programming | |||
Dump of all variable contents | Excel Programming |