Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Zee Zee is offline
external usenet poster
 
Posts: 17
Default Recording Macro to auto-fill

On "Sheet 1" I have created a drop down menu which looks up the values on
Sheet 2. I presently have 4 columns which relate to the column before them
and I need to create a macro I am assuming to change the last 3 columns to
N/A if the 1st column is N/A.

Please Help!!!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Recording Macro to auto-fill

In what way are the 4 columns related to the column before them? If it
is by formula, then you could change it to something like this:

=IF($A2="N/A","N/A",your_formula)

This assumes that your N/A is a text value, and not the error #N/A.

Hope this helps.

Pete

On Jul 2, 9:29*pm, Zee wrote:
On "Sheet 1" I have created a drop down menu which looks up the values on
Sheet 2. *I presently have 4 columns which relate to the column before them
and I need to create a macro I am assuming to change the last 3 columns to
N/A if the 1st column is N/A.

Please Help!!!


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I create an email macro to auto fill the email? Justin[_4_] Excel Discussion (Misc queries) 0 November 14th 07 10:49 PM
Auto-populate, Auto-copy or Auto-fill? Jay S. Excel Worksheet Functions 4 August 10th 07 09:04 PM
My excel macro recorder no longer shows up when recording macro jack Excel Discussion (Misc queries) 1 February 5th 07 09:31 PM
My excel macro recorder no longer shows up when recording macro jack Excel Discussion (Misc queries) 3 February 5th 07 08:22 PM
Macro for Auto Fill carolini Excel Discussion (Misc queries) 2 December 6th 05 09:11 PM


All times are GMT +1. The time now is 05:05 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"