Hey all,
First, I want to thank ExcelForum for the help I received last time [thank you, JBeaucaire].
Now, to my issue:
I have a cell [Tracking!L3] which lists a "Job Total" for a job. It requires the user to input a value for the job, say for example, $10. In the same workbook, but on a separate sheet [titled "Change Orders"], sometimes there will be an input, say for example, $1. The inputs are totalled in cell 'Change Orders'!B14.
I essentially, need a complex IF function, but I don't know how to write it.
A job total will have a user input [which raises the problem]
The user input will need to be added to/auto-updated IF there's a value input into the Change Order sheet.
EXAMPLE:
[Original Input by User] + IF('Change Orders'!B14=0,"[Original Input by User]","[Original Input by User]"+'Change Orders'!B14)
[Figured this format might help some better understand what I'm asking.]
Is there a way to mix a formula with user input like this without getting too advanced? [I've only done one macro, which was written entirely by someone else [see above]]
Thanks in advance for any help.
RT Electric LLC.
Bookmarks