Copy Date from one spreadsheet to another

J

Jeff

I have 12 tabs for eac month of the year. I want to have a date from one
spreadsheet to carry over to another spreadsheet. I know hopw to do it with
data =sum(October:September!$b12) but his formula does not work with a date.
 
S

Sheeloo

I did not understand your function.

However to copy the value in A1 to any cell in any other sheet you need to
enter the following
=Sheet1!A1

This works for dates also.
 
J

Jeff

Thank You!

Sheeloo said:
I did not understand your function.

However to copy the value in A1 to any cell in any other sheet you need to
enter the following
=Sheet1!A1

This works for dates also.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top