Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 28
Default How do I enter unique row ID's in multiple tabs in Excell?

I have a spreadsheet with over 20 tabs and each with a few hundred rows. All
sheets are identically formatted (column structure). I need to move rows in
and out of the sheets (while editing them by others) and then swap them back
into the respective tab & rows. Today I do this visually but thought with a
unique row id (much like an index in Acces) I would know exactly what record
to swap out. If there a way to first number all these tabs and then to
automatically insert new records with the next index number? In access this
would be easy but in Excell this is proving quite challenging.

If this is possible - then is it possible to perform this automatic swapping
out of the records in Excell? For example, if I had one tab with the records
to be swapped and the whole sheet that it would search, identify, delete &
insert or copy over the record?

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,565
Default How do I enter unique row ID's in multiple tabs in Excell?

Unless you are using all of your columns for other purposes, you could use
one of them to insert a numerical sequence, which you could then use as a
record number.
You could use a number series to ID the specific worksheet, i.e. 100000 =
sheet 1, 200000 = sheet 2, etc. And if you can explain what you are doing
clearly enough, someone will try to help you automate it. I am afraid this
posting is not that clear.



"AndyB" wrote in message
...
I have a spreadsheet with over 20 tabs and each with a few hundred rows.
All
sheets are identically formatted (column structure). I need to move rows
in
and out of the sheets (while editing them by others) and then swap them
back
into the respective tab & rows. Today I do this visually but thought with
a
unique row id (much like an index in Acces) I would know exactly what
record
to swap out. If there a way to first number all these tabs and then to
automatically insert new records with the next index number? In access
this
would be easy but in Excell this is proving quite challenging.

If this is possible - then is it possible to perform this automatic
swapping
out of the records in Excell? For example, if I had one tab with the
records
to be swapped and the whole sheet that it would search, identify, delete &
insert or copy over the record?

Thanks



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
How do i set tabs within a cell in Excell SAM Excel Discussion (Misc queries) 2 October 6th 09 06:45 AM
Excell 2007 Vlookup linking multiple tabs seeker Excel Worksheet Functions 5 November 6th 08 09:44 PM
List of Id's in one Colum list of names in another. More Id's on s Willciti Excel Discussion (Misc queries) 1 November 6th 08 12:51 PM
Unique ID's Jill Curly via OfficeKB.com New Users to Excel 2 September 12th 05 03:01 AM
How to pull data out of an excell file with multiple tabs mdeanda Excel Worksheet Functions 1 May 28th 05 02:21 AM


All times are GMT +1. The time now is 08:40 PM.

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"