PC Review


Reply
Thread Tools Rate Thread

Adding Data Automatically

 
 
BlackJackal
Guest
Posts: n/a
 
      4th Nov 2006
I am importing data automatically into a spreadsheet from a database
and I need to give serial numbers to each row of data. So for example
I am importing in a bunch of product data such as product number
description etc. from a database. I want to know how to automatically
add a sequential serial number into another column for the number of
rows imported in. So the final resut woult look something like this


Product Number Description Serial number
3849284 Waffle Iron 10000
8489298 Skillet 10001

So on and so forth with the serial number column increasing for each
row of data imported.

 
Reply With Quote
 
 
 
 
=?Utf-8?B?ZXhjZWxlbnQ=?=
Guest
Posts: n/a
 
      4th Nov 2006
=IF(A1<>"",--TEXT(ROW(1:1)+9999,"######"),"")


"BlackJackal" skrev:

> I am importing data automatically into a spreadsheet from a database
> and I need to give serial numbers to each row of data. So for example
> I am importing in a bunch of product data such as product number
> description etc. from a database. I want to know how to automatically
> add a sequential serial number into another column for the number of
> rows imported in. So the final resut woult look something like this
>
>
> Product Number Description Serial number
> 3849284 Waffle Iron 10000
> 8489298 Skillet 10001
>
> So on and so forth with the serial number column increasing for each
> row of data imported.
>
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Automatically adding data between two dates. FacEngr Microsoft Access Queries 4 30th Mar 2010 01:01 AM
automatically adding data to list NOTTNICK Microsoft Excel Discussion 3 14th Jul 2009 05:06 PM
adding data series automatically mbk6784 Microsoft Excel Charting 0 9th Jun 2006 04:56 AM
automatically adding more data mirlong1 Microsoft Excel Worksheet Functions 0 15th Apr 2004 11:27 AM
Adding on data automatically ginja Microsoft Excel Misc 14 10th Mar 2004 07:36 PM


Features
 

Advertising
 

Newsgroups
 


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