Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 44
Default Filling a series into a non-empty column

Is it possible to take a series, such as the Item Number example below, and
then filling it into a column that already has text in it?

What I want for it do is input each item into the Image column, where it
will result in "products/1.jpg, products/2.jpg. products/3.jpg, etc."


Item Number
1
2
3
4
5

Image
products/.jpg
products/.jpg
products/.jpg
products/.jpg
products/.jpg

Thank you in advance for your help!

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Filling a series into a non-empty column

I would do it this way.

Numbers in column A

In B1 enter ="products/" & A1 & ".jpg"

Double-click on the fill handle of B1 to copy down.


Gord Dibben MS Excel MVP

On Sat, 18 Aug 2007 09:00:03 -0700, Kathleen
wrote:

Is it possible to take a series, such as the Item Number example below, and
then filling it into a column that already has text in it?

What I want for it do is input each item into the Image column, where it
will result in "products/1.jpg, products/2.jpg. products/3.jpg, etc."


Item Number
1
2
3
4
5

Image
products/.jpg
products/.jpg
products/.jpg
products/.jpg
products/.jpg

Thank you in advance for your help!


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help on filling empty cells with string + row() John Smith Excel Discussion (Misc queries) 1 July 14th 06 04:44 AM
Filling empty cells with a value Ian Richardson ACITP Excel Discussion (Misc queries) 4 May 17th 06 03:25 PM
Filling a series jhct Excel Discussion (Misc queries) 10 February 15th 06 09:06 PM
Filling in empty cells in columns koba Excel Discussion (Misc queries) 2 November 8th 05 10:03 PM
filling a series Wazooli Excel Discussion (Misc queries) 1 December 14th 04 06:03 PM


All times are GMT +1. The time now is 01:15 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"