Thread: Updating Data
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Graham Graham is offline
external usenet poster
 
Posts: 155
Default Updating Data

Hello,
I am new to macros and I am trying to create input windows that transpose
data to a worksheet (log) as well as another worksheet containing a form. I
want to have an amendment window that looks for the reference in E9 on the
window, matches or hyperlinks to the same reference on the log in column E
and updates the particular row with the amended data (skipping the blanks).

Also, is there a formula to wrap text in a cell at a specific number of
characters in the related form.

Thanks and best regards