Excel VBA: Take value in A1, select a range from B30 to B(30+A1)?

How do I select (then copy) a range which has the number of cells as specified in A1:
e.g., Select a range from B30 to B(30+A1)-1

2017-04-11T00:37:33.809Z