Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / January 2008

Tip: Looking for answers? Try searching our database.

finding charcters for UDF

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
John - 23 Jan 2008 01:54 GMT
I have this line in my UDF which worked in excel 2003 and I seem to be having
trouble in excel 2007...

If eigth = 3 Then
       TYfrac = root & "-" & fracint & "" & ChrW(&H215C)
       End If

Can ChrW be referenced the same way???
ilia - 23 Jan 2008 05:36 GMT
I'm getting 3/8, in Excel 2007, using this procedure:

Public Sub test()
 ActiveCell.Value = ChrW(&H215C)
End Sub

> I have this line in my UDF which worked in excel 2003 and I seem to be having
> trouble in excel 2007...
[quoted text clipped - 4 lines]
>
> Can ChrW be referenced the same way???
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.