Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to speed up the repetitive tasks of editing a cell. My formula is
simply pulling the value from another file, (copy and paste value won't work and is not dynamic). I need to copy this formula across eight columns but the original has absolute valued to the first column and row. Here is what I want. I want to have a macro that edits the cell, hits F4 three times, types a close paren, jumps to the beginning of the cell, moves right one space, types Trim(, then hits enter. I know I can do this to the first cell myself and then copy it across, but this activity happens often and I want to learn the commands. My Access skills don't translate and I want to learn a little VB in Excel. Thanks for your help -- Michael Conroy Stamford, CT |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cell Underline problem underlines across width of cell | Excel Worksheet Functions | |||
Last Cell Problem | Excel Discussion (Misc queries) | |||
Very Basic Problem - Merged Cell Equals Contents of a Single Cell | Excel Worksheet Functions | |||
VBA cell ref problem | Excel Programming | |||
problem with cell reference in =sum(offset(cell reference,x,y,z,a)). Want cell ref to be variable. | Excel Worksheet Functions |