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.
I have been looking around for an Excel VB Macro or formula that will enter the date into a cell when any cells on the ROW have been modified.
I am running Excel 2008 for Mac
I have multiple columns (A through S), where some already contain data. I want to have the date automatically appear in column T when any of the cells (A-S) have been modified. I have many hundreds of rows.
I am new to Macros but am very versed in formulas.
Summary: Hi everyone, I need some help here. I'm running excel MS office 2007. I have a main file that as a hyperlink to an external word doc. I'd like to place in an cell in the excel file the last modified d...
Summary: I am trying to get the date of a cell in Column E to update when I modify cells in column F, right now I have (from another forum): Private Sub Worksheet_Change(ByVal Target As Range) Range("E" & Ta...
Summary: After the first time that you enter "Mark" into a cell then each time thereafter when typing the letter "M" it will automatically autocomplete to "Mark". If you then enter a second name that begings w...