Results 1 to 3 of 3

input cell value as part of code in VBA

Threaded View

  1. #1
    Registered User
    Join Date
    04-21-2015
    Location
    HK
    MS-Off Ver
    2007
    Posts
    40

    input cell value as part of code in VBA

    Hi all,

    wanna ask you guys is there any method to easily accomplished the following criteria.

    lets say cells (1,1) value is "A" manual input.

    How can i put the "A" into the code of vba
    for example

    range("cells(1,1):C").select
    
    my expected result is range("A:C").select

    the difficult part is the input value in cells(1,1) is not certain.
    Last edited by nth34; 06-17-2015 at 10:05 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] how to "soft code" part of a cell reference and hard code the rest
    By books in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-27-2013, 09:55 PM
  2. Replies: 2
    Last Post: 03-09-2013, 04:30 AM
  3. Highlight Part Of Cell Based On Input
    By sysco in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-05-2006, 09:12 AM
  4. Code to get text from part of a cell
    By Keenman in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-26-2006, 11:45 PM
  5. Pause code, wait for input, no input received, carry on with the code
    By johnd@arm.co.uk in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-29-2005, 08:05 AM

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