View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
AndrewT AndrewT is offline
external usenet poster
 
Posts: 4
Default How do i create a macro using copy

Hi,

I would like to know how do i create a macro the will copy what i have in
cell A1 or inputbox and search it for me.

Eg. Cell A1 consist of text "Apple"

when click on the button, it will find Apple.
If it is "Orange" it will find orange.

I do remember creating it once but have forget about it.

Any advise.

Thanks