Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Entering the same text into multiple cells on multiple worsheets


Good Evening:

I amtrying to enter text into one cell and have it automatically
copied to another cell in another worksheet. How could I do this?

Thanks so much.


--
kyrospeare
------------------------------------------------------------------------
kyrospeare's Profile: http://www.excelforum.com/member.php...o&userid=33888
View this thread: http://www.excelforum.com/showthread...hreadid=536656

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Entering the same text into multiple cells on multiple worsheets


I tried entering =IF(Sheet1!A1="","",Sheet1!A1) but it didn't work. The
formula just stayed in the box as if it were text to be printed.

The exact formulas I tried we

=IF(Sheet6!C35="","",Sheet6!C35)

I also tried:

=Sheet6!C35

I get nothing. The formula just stays in the box.

Thanks.


--
kyrospeare
------------------------------------------------------------------------
kyrospeare's Profile: http://www.excelforum.com/member.php...o&userid=33888
View this thread: http://www.excelforum.com/showthread...hreadid=536656

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 36
Default Entering the same text into multiple cells on multiple worsheets

That means you have the cells format set to text. So no matter what
you put in the cell it will think it is just supposed to be text.
Change the format of the cells to text. Then to get it to recalculate
the formula do a find and replace on the whole worksheet for = and then
replace it with =.

Does anyone out there know a better way to force calculation (other
than F9) then this find and replace trick? I have heard of a short cut
key something like ctrl + alt + F9 or something.

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
Entering multiple lines of text in a cell Charles Allen Excel Discussion (Misc queries) 4 January 14th 09 08:59 PM
How to avoid duplicates across multiple worsheets in excel? Lisa J Excel Discussion (Misc queries) 1 May 22nd 06 09:01 PM
Entering same data into multiple cells Gary H Excel Discussion (Misc queries) 3 April 14th 05 09:55 PM
INTRICATE PROBLEM- How to find multiple text,excluding "H", in a multiple range of cells, then replacing 0 with another number in another cell Tourcat Excel Worksheet Functions 1 February 8th 05 06:26 PM
Multiple worsheets DavidL Excel Programming 1 February 23rd 04 08:10 PM


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