Thank You to all of you.  I knew this was something simple but I just
couldn't get it to work.

On Jun 16, 2:21 am, Dilip Pandey <[email protected]> wrote:
> Hi RCGUA,
>
> 'Assuming you have the formula in cell A1, use the following code.
> Sub test()
> Dim i As String
> i = Range("a1").Value
> MsgBox i
> End Sub
> 'Thanks,
> --
> DILIP KUMAR PANDEY
>   MBA-HR,B COM(Hons.),BCA
> Mobile: +91 9810929744
> [email protected]
> [email protected]
> New Delhi - 110062
>
>
>
> On Tue, Jun 16, 2009 at 3:05 AM, RCGUA <[email protected]> wrote:
>
> > I'm sorry if this is a really simple question or if the answer could
> > be found in the archives, I could not find it.
> > I have a workseet with a simple that has a simple forumula
> > =D21*D20
> > in VBA, I need to get the value of that cell.   Thanks for your help,
> > I hope it is something very simple, sorry again if I missed something
> > obvious.

--~--~---------~--~----~------------~-------~--~----~
-------------------------------------------------------------------------------------
Some important links for excel users:
1. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at 
http://www.excelitems.com
2. Excel tutorials at http://www.excel-macros.blogspot.com
3. Learn VBA Macros at http://www.vbamacros.blogspot.com
4. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 

To post to this group, send email to [email protected]
If you find any spam message in the group, please send an email to:
Ayush Jain  @ [email protected] or
Ashish Jain @ [email protected]
-------------------------------------------------------------------------------------
-~----------~----~----~----~------~----~------~--~---

Reply via email to