Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How do I create If/Then Macros contingent on cell values?

I have a workbook that is used for building cost worksheets for job
proposals. Some of the "product" is located on different sheets in the
workbook with formulas to build "costs" and insert them on the front "Quote"
page. The problem is that I have to manually copy/paste every item that I
put a quantity in to the "quote" page. Is there a way to make Excel
Automatically do this?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 279
Default How do I create If/Then Macros contingent on cell values?

Excel formulas can refernce from one sheet to another
=sheetname!celladdress

quote sheet shows count of A
on sheet Acosting =Quote!B5
will pull the quantity from b5

then back on Quote
=ACOSTING!G32 pulls the total A cost from cell G32

"tbonescott" wrote:

I have a workbook that is used for building cost worksheets for job
proposals. Some of the "product" is located on different sheets in the
workbook with formulas to build "costs" and insert them on the front "Quote"
page. The problem is that I have to manually copy/paste every item that I
put a quantity in to the "quote" page. Is there a way to make Excel
Automatically do this?

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
Total a column contingent upon the cell to the right being non-bla Ed Livingston Excel Worksheet Functions 3 December 30th 09 02:21 PM
Creating drop downs in a cell contingent on another drop down Keeprogoal[_2_] Excel Discussion (Misc queries) 1 March 24th 09 04:37 PM
Cell has several values how to create new rows CIL Excel Worksheet Functions 2 October 16th 08 05:30 AM
IF function contingent upon cell not being blank TommyB Excel Worksheet Functions 2 June 27th 08 08:24 PM
FORMULA TO MAKE CELL COLOR CONTINGENT FORMULA QUESTION Excel Discussion (Misc queries) 5 March 7th 05 04:49 PM


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