Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,560
Default Formula Problem need help

I want to reference one (1) cell on sheet one (income) A4 and copy the
information (either text or an amount) on Sheet 3 (Income and lose) A4.

InsertNameDefine ='Cash Receipts'!$A$4 (this is actually the date the
cash was received.)

I am able to accomplish this task. It works fine for the one column and row
only. The income on Sheet one - A4 - is automatically entered on to sheet
three - A4 -when I enter the necessary information in the defined column and
row A4 on sheet one.

Now I want to be able to do the same for all the cells in Column A on sheet
one (enter dates income was received) so they appear on column A on sheet 3.
I cant get this to copy down the column.

How do I copy this information down the column so that all the information I
type on sheet one will appear on sheet three?

I hope this is clear?

--
David
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Formula Problem need help

Forget the defined names.

In Sheet 3 A4 enter =IF(Sheet1!A4="","",Sheet1!A4)

Copy that down column A of Sheet 3


Gord Dibben MS Excel MVP

On Thu, 24 May 2007 13:37:01 -0700, David
wrote:

I want to reference one (1) cell on sheet one (income) A4 and copy the
information (either text or an amount) on Sheet 3 (Income and lose) A4.

InsertNameDefine ='Cash Receipts'!$A$4 (this is actually the date the
cash was received.)

I am able to accomplish this task. It works fine for the one column and row
only. The income on Sheet one - A4 - is automatically entered on to sheet
three - A4 -when I enter the necessary information in the defined column and
row A4 on sheet one.

Now I want to be able to do the same for all the cells in Column A on sheet
one (enter dates income was received) so they appear on column A on sheet 3.
I can’t get this to copy down the column.

How do I copy this information down the column so that all the information I
type on sheet one will appear on sheet three?

I hope this is clear?


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,560
Default Formula Problem need help

Both Gord and Don's formulas work like a charm.

Many thanks Guys..... it is sincerely appreciated.

I have to learn and study VBA Basic. It is very new to me as well as Excel
itself.... I LOVE learning!

sheet tabview codeinsert thiscode

--
David


"David" wrote:

I want to reference one (1) cell on sheet one (income) A4 and copy the
information (either text or an amount) on Sheet 3 (Income and lose) A4.

InsertNameDefine ='Cash Receipts'!$A$4 (this is actually the date the
cash was received.)

I am able to accomplish this task. It works fine for the one column and row
only. The income on Sheet one - A4 - is automatically entered on to sheet
three - A4 -when I enter the necessary information in the defined column and
row A4 on sheet one.

Now I want to be able to do the same for all the cells in Column A on sheet
one (enter dates income was received) so they appear on column A on sheet 3.
I cant get this to copy down the column.

How do I copy this information down the column so that all the information I
type on sheet one will appear on sheet three?

I hope this is clear?

--
David

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
Formula Problem roxiemayfield Excel Worksheet Functions 2 May 9th 07 04:25 PM
Formula Problem Secret Squirrel Excel Discussion (Misc queries) 6 March 28th 07 02:55 AM
formula problem John48 Excel Worksheet Functions 8 August 7th 06 05:17 PM
Formula problem. Bill R Excel Worksheet Functions 8 November 15th 05 03:19 AM
Need a formula for this problem Trying to excel in life but need help Excel Worksheet Functions 1 January 12th 05 11:05 AM


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