473,473 Members | 2,166 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Symbol into word table via VB .Net

I need to insert a symbol (ie. Wingdings 2, -4014) into a word table cell
I can insert the symbol into the document using
With wdDOC
.Range.InsertSymbol(-4104, "Wingdings 2", True)
End with

I know I can insert text in a cell using wdTbl.Cell(nRow,nCol).Range.Text =
....

But when I try the .InsertSymbol with any variation of a reference to the
cell I receive the following error message "This method or property is not
available because the object does not refer to simple range or selection."

How can I do the .InsertSymbol into a word table cell?
Alternatively, how can I set a string constant to = Font = Wingdings 2,
Character = -4014

TIA
Nov 22 '05 #1
0 987

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Warwick | last post by:
Hi, Can anyone tell me why the 'Symbol' font doesn't exist within my .NET framework environment? It is definitely installed on the computer, I can access it in word or using a RichTextBox control...
0
by: Taras | last post by:
I need to insert a symbol (ie. Wingdings 2, -4014) into a word table cell I can insert the symbol into the document using With wdDOC .Range.InsertSymbol(-4104, "Wingdings 2", True) End with I...
1
by: linq936 | last post by:
Hi, This might be off topic a little. In using gdb to debug my code I can not use "print" command to examine the value, gdb returns me "incomplete type". But "ptype ClassName" does return me a...
0
by: Sesha | last post by:
Hi all I want to use the dialog box ( MSWord-->insert-->symbol) which exists in word/excel to be used as a common dialog control here in .net, It seems .net provides only 6 dialog controls , but...
4
by: r.nikhilk | last post by:
Hi, We are porting C++ applications from 32 bit to 64 bit on AIX platform. (The current version of AIX is 5.3 and xlC verison is 8.0). We are able to compile the applications by including the...
10
by: Mel | last post by:
i have a need to access variables from outside of my applications. i need to parse the compiler created symbol tables and store them so that i can reference them later. these include C++ object...
4
by: curious | last post by:
It will be great if some one can explain in detail about structure of process in memory...where is symbol table etc..located?
0
by: fake ID | last post by:
Since you can't search for these symbols used in asp.net "<%#" or '<%=' I thought i'd post this to make things a little easier to find. Potential search word combinations: -lessthan Percentage...
7
by: Robertu | last post by:
Hi at all I'ld want inserrt into my emails body the ? euro symbol therefore I wrote the header of my emails like : $headers="From: $mail_from\n\r"; $headers.='X-Mailer: PHP/' ....
3
by: rolan | last post by:
This is for a class assignment, and I need some help getting my head wrapped around the problem. The problem is to create a symbol table for a c++ program. I know what a symbol table is, but...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.