Getting Cell Reference With Input Box

We can get an input from user using Input Box, but we also can use the Input Box to get the address of cell reference in Microsoft Excel.

Using simple Excel VBA procedure below we can ask user to select range of cells (as copy input) and where they want it paste.

Sub CopyPaste()

Dim InputCells As Excel.Range
Dim OutputCells As Excel.Range

On Error Resume Next

'Show input box to get range of cells that want to copy
Set InputCells = _
Application.InputBox(Prompt:="Block input cells/range", _
Title:="Copy Paste", Type:=8)

'Show input box to get where they want it paste
Set OutputCells = _
Application.InputBox(Prompt:="Select cell where you want paste it", _
Title:="Copy Paste", Type:=8)

'Copy range of input cells
InputCells.Copy

'Paste it into output cells reference
OutputCells.PasteSpecial (xlPasteAll)

End Sub

Run the excel macro, when the first input box show up, block range of cells that we want to copy, click OK, and when the second input box showed, choose destination cell and click OK, then the source cells will be copied into the destination cell.

This entry was posted in Excel VBA Function and tagged , , , , , , , . Bookmark the permalink.

1,816 Responses to Getting Cell Reference With Input Box

  1. Pingback: Make Money

  2. Pingback: lungenarzt-neuss.de

  3. Pingback: cyber crime expert

  4. Pingback: pollen mold

  5. Pingback: download ares free

  6. Pingback: Was Frauen denken

  7. Pingback: Elektrische Zahnbürsten Test

  8. Pingback: pressure washer karcher parts

  9. Pingback: watch the super bowl online 2012

  10. Pingback: Pourquoi curatelle

  11. Pingback: indian stories

  12. Pingback: win een ipad

  13. Pingback: www.prioritycashadvance.com payday

  14. Pingback: Ares Free Download

  15. Pingback: FrostWire

  16. Pingback: Open Office

  17. Pingback: Gain detergent coupons

  18. Pingback: target coupons

  19. Pingback: best buy coupon code

  20. Pingback: Alternative Energy Projects

  21. Pingback: tax lawyer

  22. Pingback: dating sites

  23. Pingback: Aweber Autoresponder

  24. Pingback: halia

  25. Pingback: san diego bankruptcy

  26. Pingback: carlsbad bankruptcy lawyers

  27. Pingback: black mold

  28. Pingback: garden services north london

  29. Pingback: Veranstaltungen Tickets 2012

  30. Pingback: racing car games

  31. Pingback: Metasuchmaschine

  32. Pingback: joinery auckland

  33. Pingback: hanes promo code

  34. Pingback: hanes promo code

  35. Pingback: where can i buy unique hoodia

  36. Pingback: hoodia

  37. Pingback: Make Your Own Electricity

  38. Pingback: Organogram Template

  39. Pingback: wuggle

  40. Pingback: disability tax credit

  41. Pingback: suchmaschinen

  42. Pingback: Magic of Making Up Review

  43. Pingback: blackhatlinks

  44. Pingback: Fat Burning Furnace Review

  45. Pingback: Geschichten

  46. Pingback: juegos de chicas

  47. Pingback: Baseball T shirts Design

  48. Pingback: woodworking home business

  49. Pingback: furniture plans

  50. Pingback: where to buy hoodia gordonii

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>