Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
MS Excel Current Cell Reference
Name: worpx Date: June 2, 2006 at 06:04:57 Pacific OS: WinXP CPU/Ram: Athlon 64/1GB Product: Custom
Comment:
Hello,
I am trying to reference the current cell that I'm on (for a macro). I need to have it display the current cell such as in D8; I currently have it set to =D8. I want to have some way to make it for all cells that I'm going to copy over -- something like =ActiveCell.Worksheet so it will display the current cell and reference itself. Any ideas?
Summary: Hi, I need help in cell reference. I have a range of data in 20 columns in 30 rows, with data in each column being unique. All the columns have a defined name to identify the range of data. If I c...
Summary: How can you set Excel 2003 to highlight whichever cell is currently chosen? The way it is set now, I have a white highlight around the current cell, but I use spreadsheets with LOTS of text, so ofte...
Summary: I know how to use an IF statement to change the value of a cell in MS Excel (Office XP). But can the color of the text be changed also? Or the background fill? ...