PC Review


Reply
Thread Tools Rate Thread

Convery to Number in VBA? How do you do that?

 
 
simonlavender@gmail.com
Guest
Posts: n/a
 
      9th Dec 2008
Thanks (Record and play didn't highlight anything) :-(
 
Reply With Quote
 
 
 
 
Scoops
Guest
Posts: n/a
 
      9th Dec 2008
On 9 Dec, 14:37, simonlaven...@gmail.com wrote:
> Thanks *(Record and play didn't highlight anything) :-(


Convert what?
 
Reply With Quote
 
Jarek Kujawa
Guest
Posts: n/a
 
      9th Dec 2008
would

Sub sth()

For Each cell In Selection
cell.Value = CDbl(cell.Value)
Next cell

End Sub

help?
 
Reply With Quote
 
Rick Rothstein
Guest
Posts: n/a
 
      9th Dec 2008
When posting questions to newsgroups, it is always a good idea to give
examples of what you are trying to do. From your description, I am not
entirely sure what it is you are trying to do.

--
Rick (MVP - Excel)


<(E-Mail Removed)> wrote in message
news:ea7c0724-3c0e-4f23-a74f-(E-Mail Removed)...
> Thanks (Record and play didn't highlight anything) :-(


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Query - Convery Text to Number in a group by SAC Microsoft Access 3 17th Feb 2010 05:33 PM
Convery WMI script into .NET (using VB.NET 2005) JohnBates Microsoft Dot NET 1 17th Apr 2008 08:18 PM
Convery WMI script into .NET (using VB.NET 2005) JohnBates Microsoft VB .NET 1 17th Apr 2008 08:18 PM
How can I convery time? =?Utf-8?B?S2VpdGg=?= Microsoft Excel Worksheet Functions 2 28th Nov 2006 03:56 PM
Convery values to negative in a query PC Microsoft Access Queries 3 29th Oct 2003 10:41 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:49 AM.