Wednesday, July 6, 2016

Automatically add a formula to a cell when it is inserted in a particular column

Automatically add a formula to a cell when it is inserted in a particular column

I have a week num formula in Column z, if a user insert a new row to the spread sheet, is there away to have the formula automatically appear in Column
Z in the cell that was added ?
 
Thanks,

Solutions to the Problem Automatically add a formula to a cell when it is inserted in a particular column

Download Error Fixer (Free)

Hi,
 
I was able to resolve the above problem I was having.
Now I have a new problem.
I need to be able to copy down the formula down in "Z" and "AB" ?
 
How can I do this ?
Thanks for your help

Hi,
 
I don't know how you solved the last problem but assume you can do the same again.
This now does column Z and column AB
 
Private Sub Worksheet_Change(ByVal Target As Range)
 Dim Area As Range, Lastrow As Long
 MyCol = "Z"
   On Error Resume Next
   Lastrow = Cells(Cells.Rows.Count, MyCol).End(xlUp).Row
   For Each Area In Columns(MyCol).Resize(Lastrow).
_
                    SpecialCells(xlCellTypeBlanks).Areas
   Range(MyCol & Area.Row - 1 & ":" & MyCol & Area.Row).FillDown
  
   Range(MyCol & Area.Row - 1 & ":" & MyCol & Area.Row).Offset(, 2).FillDown
  
   Next
 End Sub

To check for Windows updates. Open Windows Update by clicking the Start button , clicking All Programs, and then clicking Windows Update. In the left pane, click Check for updates, and then wait while Windows looks for the latest updates for your computer. If any updates are found, click Install updates.

Install the latest updates for Windows and for the program displaying the error. Note that the update for the program might be listed as an optional update on the Windows Update page.

Open Windows Update by clicking the Start button Picture of the Start button. In the search box, type Update, and then, in the list of results, click Windows Update.

Another Safe way to Fix the Problem: Automatically add a formula to a cell when it is inserted in a particular column:

How to Fix Automatically add a formula to a cell when it is inserted in a particular column with SmartPCFixer?

1. Click the button to download SmartPCFixer . Install it on your computer.  Run it, and it will scan your system. The junk files will be shown in the scan result.

2. After the scan is finished, you can see the errors and problems which need to be repaired.

3. The Fixing part is finished, the speed of your computer will be much higher than before and the errors have been removed.


Related: AMD Radeon HD 7800M Win8 not working [Anwsered],I can access the internet, get on facebook and get to hotmail, but I can't play games on facebook and I can't open or respond to my e-mails,I keep getting this Media Player error when I log on my computer. [Anwsered],[Anwsered] System Hanging on shutdown and restart,Unable to get the Vlookup property of the WorksheetFunction class,Solution to Error: Error: "0x81000032 make sure the C: drive is online and set to NTFS" when trying to backup to external hard drive.
,Troubleshoot:External Hard Drive not listed in Windows 7 backup wizard Error
,I'm always being signed off so annoying Tech Support
,Solution to Problem: Impossible to use Internet Explorer! I keep getting the same error message every time i try to use IE.
,Solution to Problem: Referencing data in another file
,Troubleshoot:Error: "0x81000032 make sure the C: drive is online and set to NTFS" when trying to backup to external hard drive. Error,External Hard Drive not listed in Windows 7 backup wizard Tech Support,Tech Support: I'm always being signed off so annoying,Solution to Problem: Impossible to use Internet Explorer! I keep getting the same error message every time i try to use IE.,Referencing data in Access using Excel [Anwsered],Need Best Way To Present Data [Anwsered],Same question but for windows 7 home edition,sometimes fullscreen won't activate [Solved],Solution to Error: We bought a new computer with windows 7 and it is constantly freezing. How do we fix this?,Solution to Error: Windows 8 update crash (2013-07-22)
Read More: Tech Support: Army Website Trouble\/ Security Issues - Can't get past the security certificate stage,Auto Fill issue! Tech Support,Archived messages in action centre Tech Support,[Solution] Are registry cleaners legit or fake??,How to Fix Problem - Autocorrect in Ribbon?,application not found error,any problems in a team where one has Windows XP and the other has Windows 7?,Application/Object-Defined Error,An Excel formula question where hours are totalled and cumulating,Anyone know the hardware email?

No comments:

Post a Comment