Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Formula results display only after pressing Enter key

I import data from a database as a csv file and then save it as an Excel 2003
workbook. The first column in the spreadsheet contains a long list of four
character entries. I remove the first character of each entry by inserting a
column next to Column A and using the following formula:
=right(A1, LEN(A1)-1)

Usually, I can copy or drag the formula to the following cells in the
inserted column and the formula results are displayed. However, today, when I
copy the formula to the other cells, the results for Column B1 are copied to
all the cells in Column B. When I look at the formula in each of those cells,
the formula has incremented [right(A2, LEN(A2)-1)], but the contents
displayed do not increment until I press the Enter key.

How can I get the formulas to execute without having to click Enter in each
cell?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,240
Default Formula results display only after pressing Enter key

rmdbolton wrote:
I import data from a database as a csv file and then save it as an Excel 2003
workbook. The first column in the spreadsheet contains a long list of four
character entries. I remove the first character of each entry by inserting a
column next to Column A and using the following formula:
=right(A1, LEN(A1)-1)

Usually, I can copy or drag the formula to the following cells in the
inserted column and the formula results are displayed. However, today, when I
copy the formula to the other cells, the results for Column B1 are copied to
all the cells in Column B. When I look at the formula in each of those cells,
the formula has incremented [right(A2, LEN(A2)-1)], but the contents
displayed do not increment until I press the Enter key.

How can I get the formulas to execute without having to click Enter in each
cell?



Set Calculation to Automatic.
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
change direction when pressing enter RickMoore Excel Discussion (Misc queries) 7 August 11th 09 04:31 PM
HOW DO I GET THE ANSWER TO A FORMULA BY PRESSING ENTER IN CELL? E-QUIP Excel Discussion (Misc queries) 1 May 31st 06 04:59 PM
WYA Converts to WAY after pressing enter ket Roger Cookson Excel Discussion (Misc queries) 3 December 16th 05 05:24 PM
Pressing Enter Key Yo Setting up and Configuration of Excel 4 October 28th 05 10:59 PM
select the first cell in the next row down after pressing enter o. Taffy Setting up and Configuration of Excel 1 March 1st 05 06:06 PM


All times are GMT +1. The time now is 05:59 AM.

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"