|
![]() |
![]() |
You can use Range->Fill instead of a Copy + Paste sequence if you want to copy the contents of a cell to adjacent cells. Why? Fill is quicker because it uses only one command. The output from a Fill command is identical to that from a Copy + Paste sequence. Select the cell containing the data you want to copy, and Drag to also select all the cells you want to copy the data into. Then use the appropriate Range->Fill command to paste the data in. Fill and SmartFill do different things. Read about both of them before deciding which is most appropriate for you. See also |
||
|
||