-
WSBrookBoy
AskWoody LoungerJanuary 9, 2003 at 10:55 am in reply to: Tracking Changes in Records in Large Database (XP and 2000) #643761That sounds like an approach that will work, at least in the beginning. Thanks for the suggestion.
-
WSBrookBoy
AskWoody LoungerThank you for the explanation. I had thought that argument was an elegant way to make that last argument evaluate to TRUE, but I wasn’t sure why it was necessary. I had figured out the first part of the answer before my original post, but I just couldn’t get that last part.
Thanks again,
-
WSBrookBoy
AskWoody LoungerHi Steve,
Thank you for your suggestion. Your formula works to perfection.
I’m curious about the last argument (…NOT(ISBLANK…). Could you explain what it does?
Thanks,
-
WSBrookBoy
AskWoody LoungerHi John,
Thanks for your response.
Yes I had thought you were setting up a conditional format. The active cell gets its content from users keying in numbers. I need to restrict their inputs along the lines I mentioned in my original post (ie, where “X” in the reference cell restricts the user to entering a positive number and “Y” in the reference cell restricts the user to entering a negative number and anything else in the reference cell imposes no restrictions on the active cell).
Actually, the formula that Steve offered, below, works.
Thanks again for your efforts.
Regards,
-
WSBrookBoy
AskWoody LoungerWell, something that is kind of klunky but works for me is to use Views and Report Manager. You can store your print areas in Views, then create print reports in Report Manager to print them. Report Manager allows you to select consecutive page numbers.
If you’re not familiar with this approach, click on your View menu. You should see the command Custom Views. If you don’t see Report Manager you will have to enable it in Tools Add-ins.
What you do is create a print area, adjust your settings in the Page Setup dialog, then store it as a View. You can store multiple print areas from the same worksheet as different Views, if you wish, or just store one print area per worksheet. (When you name the Views it’s a good idea to use the sheet name as part or all of the View name.)
Then, after you’ve created the Views, open Report Manager and add the Views to your print report. (You can also add Scenarios to a print report if you have any.) Once you’ve created the print report you want, you then use Report Manager to print rather than the File menu.
As I said, it’s kind of awkward, but it works.
HTH,
-
WSBrookBoy
AskWoody LoungerUnwanted links can be problematic. To the best of my knowledge, there is no automatic method of breaking links in Excel 97. Microsoft recommends changing the link source to the current workbook, an approach that has worked for me in the past.
Also Post 30606 contains information about unwanted links and it also contains links (pardon the pun) to two utilities that deal with unwanted links.
HTH…
-
WSBrookBoy
AskWoody LoungerLegare,
Thank you for your interest and your approach. I haven’t had time yet to test it but I will try it today when I get a chance.
I’ll let you know how it works for me.
Thanks again,
-
WSBrookBoy
AskWoody LoungerHi Andrew,
Thanks for your interest and your suggestion. I took a look at the post you suggested but I think I need to spend some more time taking a longer look. I agree that it would need some adaptation for my needs, but it looks like it’s very close to what I’m doing in Excel. I will take a longer, more thorough look as soon as I can.
The biggest reason I am doing this project is that my boss told me she wants it done
More seriously, I think they are trying to do a study here of how certain formulas and functions are being used, why I don’t know. VLOOKUP is only a test formula; if I can come up with a viable approach (or I should say if the Woody’s Lounge community can), I think they will be looking at other functions and formulas, but that’s just a guess on my part.
Thanks again for your suggestion. I will let you know how I am progressing with your code when I have the time to take a longer, more detailed look.
Regards,
-
WSBrookBoy
AskWoody LoungerHi John,
I just read through your code with much interest. I really like your UDF and I’m going to test it today. It looks to me like it will be REALLY useful for a lot more than this project.
I am amazed at the varied and creative responses I’ve gotten here. I can’t think of a better way to learn this stuff.
Thanks much for your continued interest and many thanks for your efforts. I’ll let you know how your code does for me.
Regards,
-
WSBrookBoy
AskWoody LoungerWassim,
Thanks for your reply. I really like the website you so kindly suggested. I haven’t broken down and bought the book yet, but I probably will this week.
Regarding the daunting project: I can tell you with confidence that they will not pay for any type of outside help, so it’s my project, do or die
I am slowly making progress, though, taking it a step at a time and searching for help in places like Woody’s Lounge.
Thanks again.
-
WSBrookBoy
AskWoody LoungerSam,
Thanks for your suggestion. I’m finding this to be a somewhat daunting task, but breaking it down into manageable chunks definitely helps.
-
WSBrookBoy
AskWoody LoungerNovember 8, 2002 at 11:29 am in reply to: Extracting Data Table Formula instead of Value (Excel XP) #630200I agree with you about the slowness of data tables, but I have no control over that issue. This is a business model that a number of users have developed and continue to work on. They are far more familiar with data tables than with array formulas and the culture of the place is not such that change comes easily.
But thanks for the suggestion. I certainly agree with the philosophy of the idea.
Regards,
-
WSBrookBoy
AskWoody LoungerNovember 8, 2002 at 11:26 am in reply to: Extracting Data Table Formula instead of Value (Excel XP) #630199I read your other post and it sounds intriguing. It is creative and rather a departure from the norm. I will think about it and discuss it with the users, but I also like John’s idea of using names. Even if the users don’t like it, I will probably give it a try on my own time, just to see how it works.
Thanks for the suggestion.
-
WSBrookBoy
AskWoody LoungerNovember 8, 2002 at 11:24 am in reply to: Extracting Data Table Formula instead of Value (Excel XP) #630198That’s a great idea and I will try it. It is less klutzy than creating and hiding a lookup table somewhere.
Let me thank you again for your interest and your terrific suggestions.
Regards,
-
WSBrookBoy
AskWoody LoungerNovember 8, 2002 at 1:02 am in reply to: Extracting Data Table Formula instead of Value (Excel XP) #630130John,
Thank you for your posts, your interest and your really nifty suggestions.
Here’s my assignment. I have some users who have a large model that contains numerous data tables that take some time to calculate. What they want me to do is a two-step operation. The first is to give them a macro button that when clicked will select each table in the model and convert each table to values, thereby speeding up their model appreciably. I’ve got that much done so far.
However, step 2 is more challenging, at least for me. What they want there is to be able to click a second macro button to convert the tables back to actual tables, that is with formulas and not values. So it occurred to me that I could get the row and column input cells in the first step (before converting the table to values) and create a lookup table elsewhere on the sheet that would store the row and column input cell addresses for each table. Then the macro to convert the tables back to formulas could use the lookup table to get the appropriate row and column input cells for each table and go ahead and regenerate the tables.
So in this step I need to capture the table formula in order to extract the row and column addresses within the formula. I just used A5 and A15 as sample addresses for now in order to figure out both the logic and the actual coding.
That’s when I turned to Woody’s Lounge (once again).
![]() |
Patch reliability is unclear. Unless you have an immediate, pressing need to install a specific patch, don't do it. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |

Plus Membership
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Get Plus!
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Search Newsletters
Search Forums
View the Forum
Search for Topics
Recent Topics
-
Win 11 24H2 June 2025 Update breaks WIFI
by
dportenlanger
3 hours, 35 minutes ago -
Update from WinPro 10 v. 1511 on T460p?
by
CatoRenasci
53 minutes ago -
System Restore and Updates Paused
by
veteran
6 hours, 5 minutes ago -
Windows 10/11 clock app
by
Kathy Stevens
7 minutes ago -
Turn off right-click draw
by
Charles Billow
9 hours, 19 minutes ago -
Introducing ChromeOS M137 to The Stable Channel
by
Alex5723
12 hours, 50 minutes ago -
Brian Wilson (The Beach Boys) R.I.P
by
Alex5723
1 hour, 53 minutes ago -
Master patch listing for June 10, 2025
by
Susan Bradley
14 hours, 27 minutes ago -
Suggestions for New All in One Printer and a Photo Printer Windows 10
by
Win7and10
6 hours, 29 minutes ago -
Purchasing New Printer. Uninstall old Printer Software First?
by
Win7and10
20 hours, 29 minutes ago -
KB5060842 Issue (Minor)
by
AC641
1 day, 1 hour ago -
EchoLeak : Zero Click M365 Copilot leak sensitive information
by
Alex5723
1 day, 3 hours ago -
24H2 may not be offered June updates
by
Susan Bradley
2 hours, 11 minutes ago -
Acronis : Tracking Chaos RAT’s evolution (Windows, Linux)
by
Alex5723
1 day, 16 hours ago -
June 2025 updates are out
by
Susan Bradley
4 hours, 25 minutes ago -
Mozilla shutting Deep Fake Detector
by
Alex5723
2 days, 6 hours ago -
Windows-Maintenance-Tool (.bat)
by
Alex5723
1 day, 16 hours ago -
Windows 11 Insider Preview build 26200.5641 released to DEV
by
joep517
2 days, 9 hours ago -
Windows 11 Insider Preview build 26120.4250 (24H2) released to BETA
by
joep517
2 days, 9 hours ago -
Install Office 365 Outlook classic on new Win11 machine
by
WSrcull999
2 days, 9 hours ago -
win 10 to win 11 with cpu/mb replacement
by
aquatarkus
2 days, 1 hour ago -
re-install Windows Security
by
CWBillow
2 days, 12 hours ago -
WWDC 2025 Recap: All of Apple’s NEW Features in 10 Minutes!
by
Alex5723
2 days, 16 hours ago -
macOS Tahoe 26
by
Alex5723
2 days, 10 hours ago -
Migrating from win10 to win11, instructions coming?
by
astro46
1 hour, 17 minutes ago -
Device Eligibility for Apple 2026 Operating Systems due this Fall
by
PKCano
2 days, 1 hour ago -
Recommended watching : Mountainhead movie
by
Alex5723
2 days, 1 hour ago -
End of support for Windows 10
by
Old enough to know better
42 minutes ago -
What goes on inside an LLM
by
Michael Covington
1 hour, 38 minutes ago -
The risk of remote access
by
Susan Bradley
42 minutes ago
Recent blog posts
Key Links
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.