Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 57
Default mapping table

I know this sounds like a dumb question but what is a mapping table?
I was told that I need to do a mapping table and I do not know what
one looks like. If I could see a sample of one that might help me.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 137
Default mapping table

Maggie,

It's not a term that used in regards to Excel. What was the context
of the conversation? We may be able to help if we have a little more
information.

Greg

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default mapping table

The mapping tables that I am familiar with are usually logic tables that
illustrate how a conclusion is derived, or how to get from point A to point B
with the logical steps in between. Something like critical path mehod. I
suppose programmers use mapping tables in some applications to illustrate the
sequence for their program modules to execute and for the peripherals to
operate.

"Maggie" wrote:

I know this sounds like a dumb question but what is a mapping table?
I was told that I need to do a mapping table and I do not know what
one looks like. If I could see a sample of one that might help me.


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default mapping table

Maggie,

Assuming this is in reference to your previous thread about creating a summary table from an "input" worksheet....

By "mapping table" I just meant a two-column table on a worksheet: the first column would have the cell address of a data cell on
your input sheet, and the second column would have the column number on the summary sheet which corresponds to the input area. You
would use this information in a macro to transfer data from the input sheet to the summary sheet.

However, if you're not familiar with programming then this explanation might not be much help.
If you need more help you could contact me directly. Address at gmail.com is timjwilliams.

--
Tim Williams
Palo Alto, CA


"Maggie" wrote in message ups.com...
I know this sounds like a dumb question but what is a mapping table?
I was told that I need to do a mapping table and I do not know what
one looks like. If I could see a sample of one that might help me.



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
mapping me Excel Discussion (Misc queries) 1 December 5th 08 10:47 PM
mapping add-ins colettey29 Charts and Charting in Excel 0 June 13th 06 05:56 PM
reverse mapping for LOOKUP table? Kok Yong Lee Excel Worksheet Functions 6 March 29th 06 01:57 PM
Mapping one table based on another table range waynehamilton Excel Worksheet Functions 7 May 12th 05 04:37 AM
Mapping Tables.Fields from a data source to my MS Access Table Structure Mark Roach Excel Programming 0 April 9th 05 11:03 PM


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

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

About Us

"It's about Microsoft Excel"