LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Config Now() troubles


Hello All,

I created an excel (Office 07) spreadsheet to track inventory and I am
having trouble with the scanned date field updating everytime someone
opens the workbook. I need to find a way to have the Now() formula
update one time when there is an identical match between columns AorB
and ScanNum range. This is the current formula I have setup to
calculate the date the item was scanned.

=IF(ISERROR(IF(ISERROR(VLOOKUP(IF(LEFT(A2,2) = "IT",
LEFT(A2,6),LEFT(A2,5)),ScanNum,1,FALSE)),VLOOKUP(I F(LEFT(B2,2) = "IT",
LEFT(B2,6),LEFT(B2,5)),ScanNum,1,FALSE),VLOOKUP(IF (LEFT(A2,2) = "IT",
LEFT(A2,6),LEFT(A2,5)),ScanNum,1,FALSE))), " ", NOW())

Unfortunatley I am not as current in VB as I would like and excel does
not offer an option "on update". If anyone has any suggestions, it
would be greatly appreciate.
Thank you,
Chris




--
Libbyc80
 
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
Printing Troubles beginner here Excel Worksheet Functions 0 July 6th 07 12:56 AM
COM Add-in Troubles Howard Excel Discussion (Misc queries) 0 May 22nd 07 01:59 PM
Chart troubles [email protected] Excel Worksheet Functions 2 May 12th 07 02:36 PM
Toolbar Troubles brownti via OfficeKB.com Excel Discussion (Misc queries) 2 May 3rd 07 10:02 PM
IF troubles JG Excel Worksheet Functions 6 December 24th 06 04:58 AM


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