Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Madeline Ross   on Jan 18 In MS Office Category.

  
Question Answered By: Rochelle Elliott   on Jan 18

You will have to include a inputbox within your code, get the range in the
inputbox and proceed.

for example :

your code........

Dim j As Variant
j = InputBox("Please enter the Range", "UserName")
Range(j).Value = 500

your code .......................

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Run a macro in cell editing mode Or get search suggestion and latest updates.


Tagged: