Take input and convert to use as a cell address

amircse0711

New Member
Joined
Jul 22, 2019
Messages
25
Hello Everyone,

I want to take the input of the line number from the user .

I want to run the operation from the cell range (A1:T100) (example)
Taken input from the user (1000) concated to T1000 ([FONT=Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif]
Cell = "T" & Uinput
[/FONT]) and used it in the

[FONT=Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif]Range("A1:Cell").Select

But getting error. Please see the screenshot for better understanding


[/FONT] [FONT=Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif]https://imgur.com/jgESeda[/FONT]
 

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.

Forum statistics

Threads
1,215,521
Messages
6,125,308
Members
449,218
Latest member
Excel Master

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top