Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Adding cells with programmed data

I need to know how I can add cells with data already in them, but have these
cells hidden. I'm working on an order confirmation. There is a main document
and then the order confirmation is a separate document that feeds off it. The
order confirmation will change as the main document changes. An example of
what I'm trying to do is to have only the object that a customer is buying
come up on the order confirmation. Whereas the main document has all the
possible thing they could buy- having a quantity column beside it.

If anyone has any suggestions they would be greatly appreciated! Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default Adding cells with programmed data

See Debra Dalgleish's site for more on VLOOKUP and Data
Validation lists for entering the choices.

http://www.contextures.on.ca/xlFunctions02.html

http://www.contextures.on.ca/xlDataVal01.html

Note the section on using DV lists from another worksheet by naming the list.


Gord Dibben MS Excel MVP

On Fri, 24 Aug 2007 16:22:02 -0700, Chelsey- Really need help!
wrote:

I need to know how I can add cells with data already in them, but have these
cells hidden. I'm working on an order confirmation. There is a main document
and then the order confirmation is a separate document that feeds off it. The
order confirmation will change as the main document changes. An example of
what I'm trying to do is to have only the object that a customer is buying
come up on the order confirmation. Whereas the main document has all the
possible thing they could buy- having a quantity column beside it.

If anyone has any suggestions they would be greatly appreciated! Thanks


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 694
Default Adding cells with programmed data

Chelsey,

What I would suggest is that you have a seperate worksheet with all the
products. This can then be maintained outside the order confirmation process
and only one copy is available.

You then use a dialog box to process adding a new order line to the order
confirmation and the dialog box uses a combo box to select the product which
is filled from the other product list.

Once the user presses the OK button on the dialog box your code fills in the
line in the order.

Hope this makes it a little clearer.

--
Hope this helps
Martin Fishlock, Bangkok, Thailand
Please do not forget to rate this reply.


"Chelsey- Really need help!" wrote:

I need to know how I can add cells with data already in them, but have these
cells hidden. I'm working on an order confirmation. There is a main document
and then the order confirmation is a separate document that feeds off it. The
order confirmation will change as the main document changes. An example of
what I'm trying to do is to have only the object that a customer is buying
come up on the order confirmation. Whereas the main document has all the
possible thing they could buy- having a quantity column beside it.

If anyone has any suggestions they would be greatly appreciated! 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
Adding data to cells sm-urk Excel Discussion (Misc queries) 3 August 24th 09 08:08 AM
Adding Quotation Marks to Data already in Mulitple Cells Ron Setting up and Configuration of Excel 3 February 23rd 07 06:15 PM
Adding data to coloured cells Paul Sheppard Excel Discussion (Misc queries) 1 June 29th 06 09:16 AM
Adding up data in multiple cells for a single criteria. Philip Excel Worksheet Functions 1 April 5th 06 11:30 AM
Taking data from 3 different cells and adding the components toget Dubbs Excel Worksheet Functions 3 June 9th 05 05:23 PM


All times are GMT +1. The time now is 12:26 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"