LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 504
Default insert info only if cell is blank (Max from Singapore ref)

Hi, I got this code from Max that autocopies info from dropdown lists on to a
scheduling sheet -
=IF(ISERROR(SMALL(OFFSET(WS1!$J:$J,,MATCH(WSN,WS1! $K$1:$IV$1,0)),ROWS($A$1:A1))),"",INDEX(WS1!A:A,MA TCH(SMALL(OFFSET(WS1!$J:$J,,MATCH(WSN,WS1!$K$1:$IV $1,0)),ROWS($A$1:A1)),OFFSET(WS1!$J:$J,,MATCH(WSN, WS1!$K$1:$IV$1,0)),0)))
...which works perfect. However, I now have a new dilemma. I have several
dropdown lists which can be used to schedule each person to any of several
codes. The code looks at the data retrieved from dropdown1 and inserts it
accordingly. Let's say I use dropdown1 to schedule Bob for Monday at 8:30am
for code # 123. On his schedule, we would see this info in that time slot for
Monday. Next week I want to schedule Bob for a different code in the same
time slot on Monday but now I use dropdown2 for the info. How can I tell the
code to insert that info into the time slot providing it's already empty? Can
I have the code look at the info being generated by all the dropdown lists
instead of just dropdown1 as it is doing now?
 
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
if cell is blank insert a zero JK Excel Discussion (Misc queries) 3 October 24th 07 03:09 PM
insert drop-down list without existing cell info dustin Excel Discussion (Misc queries) 1 July 2nd 07 05:24 PM
How can I check a cell for current date and insert it if blank? Don K New Users to Excel 3 September 29th 06 02:46 PM
Copy and insert cell info macro help JackR Excel Discussion (Misc queries) 2 March 21st 06 03:22 PM
When sorting info in columns, can I make it insert blank line bet. nanalehew Excel Worksheet Functions 2 March 12th 05 04:36 PM


All times are GMT +1. The time now is 04:42 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"