+ Reply to Thread
Results 1 to 2 of 2

Using a cell value as a public constant

  1. #1
    Registered User
    Join Date
    09-24-2008
    Location
    belgium
    Posts
    4

    Using a cell value as a public constant

    Hi,

    I'm sure this should be very easy but I have tried 3 or 4 different ways of referencing a cell to be my constant and none of them have been successful.

    Please Login or Register  to view this content.
    All I want to do is make the 60 equal to the value in cell E114 on 'sheet2'. I know this should be very simple but it has been causing me a lot of annoyance.


    Thanks in advance for any help.

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Using a cell value as a public constant

    A constant is fixed so you can't use a constant like this. You need to use a Public variable. In a standard module
    Please Login or Register  to view this content.
    Then set the value in your Pocedure
    Please Login or Register  to view this content.
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1